[2026-05-15T13:09:53.007222+02:00] request.INFO: Matched route "front.account.index". {"route":"front.account.index","route_parameters":{"_route":"front.account.index","_controller":"App\\User\\Controller\\Front\\AccountController::index"},"request_uri":"https://liliancarneau.fr/mon-compte","method":"GET"} [] [2026-05-15T13:09:53.012860+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-15T13:09:53.013102+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:09:53.013312+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:09:53.013552+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:09:53.013748+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-05-15T13:09:53.016158+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-05-15T13:09:53.031506+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"} {"params":{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"}} [] [2026-05-15T13:09:53.033946+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:09:53.038660+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Lil"} [] [2026-05-15T13:09:53.038999+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-15T13:09:53.058472+02:00] doctrine.DEBUG: Executing statement: SELECT u0_.id AS id_0, u0_.token AS token_1, u0_.created_at AS created_at_2, u0_.user_id AS user_id_3 FROM user_device_tokens u0_ WHERE u0_.user_id = ? ORDER BY u0_.created_at DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT u0_.id AS id_0, u0_.token AS token_1, u0_.created_at AS created_at_2, u0_.user_id AS user_id_3 FROM user_device_tokens u0_ WHERE u0_.user_id = ? ORDER BY u0_.created_at DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:09:53.080034+02:00] http_client.INFO: Request: "GET https://liliancarneau.fr/releases/version.json" [] [] [2026-05-15T13:09:53.098014+02:00] http_client.INFO: Response: "200 https://liliancarneau.fr/releases/version.json" 0.016004 seconds {"http_code":200,"url":"https://liliancarneau.fr/releases/version.json","total_time":0.016004} [] [2026-05-15T13:09:53.144596+02:00] doctrine.DEBUG: Executing query: SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1 {"sql":"SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1"} [] [2026-05-15T13:09:53.150819+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:09:53.152426+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-15T13:09:53.173054+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:09:53.173430+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:09:53.192837+02:00] doctrine.INFO: Disconnecting [] [] [2026-05-15T13:09:53.405377+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:09:53.433345+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"39fba1"},"request_uri":"https://liliancarneau.fr/_wdt/39fba1?XDEBUG_IGNORE=1","method":"GET"} [] [2026-05-15T13:09:53.451001+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:09:53.473171+02:00] request.INFO: Matched route "api.push_token.register". {"route":"api.push_token.register","route_parameters":{"_route":"api.push_token.register","_controller":"App\\Push\\Controller\\PushTokenController::register"},"request_uri":"https://liliancarneau.fr/api/push-token","method":"POST"} [] [2026-05-15T13:09:53.478202+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-15T13:09:53.478549+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:09:53.478865+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:09:53.479061+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:09:53.479286+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-05-15T13:09:53.481960+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-05-15T13:09:53.499922+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"} {"params":{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"}} [] [2026-05-15T13:09:53.502729+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:09:53.507727+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Lil"} [] [2026-05-15T13:09:53.508212+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-15T13:09:53.557764+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.token AS token_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4 FROM user_device_tokens t0 WHERE t0.token = ? LIMIT 1 (parameters: array{"1":"fDOtS88RTXezgdwZEe4OzN:APA91bHA8HzksS9krvgN7GtzBME0Wy7ko0THmBsVw85XHtjHtW38VWi4ObPt6e-4VTXb8jdmJ1kZ0kWAEb5wVcxyddEcHSeMgX7tCA7wcbzVse4xtnKKpqM"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.token AS token_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4 FROM user_device_tokens t0 WHERE t0.token = ? LIMIT 1","params":{"1":"fDOtS88RTXezgdwZEe4OzN:APA91bHA8HzksS9krvgN7GtzBME0Wy7ko0THmBsVw85XHtjHtW38VWi4ObPt6e-4VTXb8jdmJ1kZ0kWAEb5wVcxyddEcHSeMgX7tCA7wcbzVse4xtnKKpqM"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:09:53.561809+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-15T13:09:53.579926+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:09:53.580253+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:09:53.595342+02:00] doctrine.INFO: Disconnecting [] [] [2026-05-15T13:09:53.651444+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:09:53.672103+02:00] request.INFO: Matched route "_api_/moments/current_get". {"route":"_api_/moments/current_get","route_parameters":{"_route":"_api_/moments/current_get","_controller":"api_platform.symfony.main_controller","_stateless":false,"_api_resource_class":"App\\Moment\\Entity\\Moment","_api_operation_name":"_api_/moments/current_get","_format":null},"request_uri":"https://liliancarneau.fr/api/moments/current","method":"GET"} [] [2026-05-15T13:09:53.676876+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-15T13:09:53.677156+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:09:53.677409+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:09:53.677588+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:09:53.677778+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-05-15T13:09:53.680313+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-05-15T13:09:53.696526+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"} {"params":{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"}} [] [2026-05-15T13:09:53.699052+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:09:53.703892+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Lil"} [] [2026-05-15T13:09:53.704234+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-15T13:09:53.735294+02:00] doctrine.DEBUG: Executing query: SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1 {"sql":"SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1"} [] [2026-05-15T13:09:53.739023+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:09:53.743185+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-15T13:09:53.761276+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:09:53.761634+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:09:53.778194+02:00] doctrine.INFO: Disconnecting [] [] [2026-05-15T13:09:57.844065+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:09:57.863782+02:00] request.INFO: Matched route "front.home". {"route":"front.home","route_parameters":{"_route":"front.home","_controller":"App\\Controller\\Front\\HomeController"},"request_uri":"https://liliancarneau.fr/","method":"GET"} [] [2026-05-15T13:09:57.868385+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-15T13:09:57.868709+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:09:57.868991+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:09:57.869261+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:09:57.869540+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-05-15T13:09:57.872052+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-05-15T13:09:57.887851+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"} {"params":{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"}} [] [2026-05-15T13:09:57.890647+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:09:57.895465+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Lil"} [] [2026-05-15T13:09:57.895900+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-15T13:09:57.909848+02:00] doctrine.DEBUG: Executing statement: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.currency AS currency_2, e0_.created_at AS created_at_3, e0_.created_by_id AS created_by_id_4 FROM expense_group e0_ INNER JOIN expense_group_members e2_ ON e0_.id = e2_.expense_group_id INNER JOIN users u1_ ON u1_.id = e2_.user_id WHERE u1_.id = ? ORDER BY e0_.created_at DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.currency AS currency_2, e0_.created_at AS created_at_3, e0_.created_by_id AS created_by_id_4 FROM expense_group e0_ INNER JOIN expense_group_members e2_ ON e0_.id = e2_.expense_group_id INNER JOIN users u1_ ON u1_.id = e2_.user_id WHERE u1_.id = ? ORDER BY e0_.created_at DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:09:57.912961+02:00] doctrine.DEBUG: Executing query: SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1 {"sql":"SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1"} [] [2026-05-15T13:09:57.926893+02:00] doctrine.DEBUG: Executing query: SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1 {"sql":"SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1"} [] [2026-05-15T13:09:57.929565+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:09:57.932808+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-15T13:09:57.955632+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:09:57.955995+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:09:57.978433+02:00] doctrine.INFO: Disconnecting [] [] [2026-05-15T13:09:58.197040+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:09:58.217508+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5f4f4a"},"request_uri":"https://liliancarneau.fr/_wdt/5f4f4a?XDEBUG_IGNORE=1","method":"GET"} [] [2026-05-15T13:09:58.339730+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:09:58.360658+02:00] request.INFO: Matched route "api.push_token.register". {"route":"api.push_token.register","route_parameters":{"_route":"api.push_token.register","_controller":"App\\Push\\Controller\\PushTokenController::register"},"request_uri":"https://liliancarneau.fr/api/push-token","method":"POST"} [] [2026-05-15T13:09:58.366080+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-15T13:09:58.366498+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:09:58.366925+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:09:58.367326+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:09:58.367779+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-05-15T13:09:58.370473+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-05-15T13:09:58.375435+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:09:58.386796+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"} {"params":{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"}} [] [2026-05-15T13:09:58.390195+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:09:58.395779+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Lil"} [] [2026-05-15T13:09:58.396316+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-15T13:09:58.400370+02:00] request.INFO: Matched route "front.home". {"route":"front.home","route_parameters":{"_route":"front.home","_controller":"App\\Controller\\Front\\HomeController"},"request_uri":"https://liliancarneau.fr/","method":"GET"} [] [2026-05-15T13:09:58.405443+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-15T13:09:58.405941+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:09:58.406340+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:09:58.406721+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:09:58.407058+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-05-15T13:09:58.426601+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.token AS token_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4 FROM user_device_tokens t0 WHERE t0.token = ? LIMIT 1 (parameters: array{"1":"fDOtS88RTXezgdwZEe4OzN:APA91bHA8HzksS9krvgN7GtzBME0Wy7ko0THmBsVw85XHtjHtW38VWi4ObPt6e-4VTXb8jdmJ1kZ0kWAEb5wVcxyddEcHSeMgX7tCA7wcbzVse4xtnKKpqM"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.token AS token_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4 FROM user_device_tokens t0 WHERE t0.token = ? LIMIT 1","params":{"1":"fDOtS88RTXezgdwZEe4OzN:APA91bHA8HzksS9krvgN7GtzBME0Wy7ko0THmBsVw85XHtjHtW38VWi4ObPt6e-4VTXb8jdmJ1kZ0kWAEb5wVcxyddEcHSeMgX7tCA7wcbzVse4xtnKKpqM"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:09:58.429244+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-15T13:09:58.447146+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:09:58.447480+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:09:58.448711+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-05-15T13:09:58.463111+02:00] doctrine.INFO: Disconnecting [] [] [2026-05-15T13:09:58.465049+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"} {"params":{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"}} [] [2026-05-15T13:09:58.467589+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:09:58.472574+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Lil"} [] [2026-05-15T13:09:58.473006+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-15T13:09:58.485624+02:00] doctrine.DEBUG: Executing statement: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.currency AS currency_2, e0_.created_at AS created_at_3, e0_.created_by_id AS created_by_id_4 FROM expense_group e0_ INNER JOIN expense_group_members e2_ ON e0_.id = e2_.expense_group_id INNER JOIN users u1_ ON u1_.id = e2_.user_id WHERE u1_.id = ? ORDER BY e0_.created_at DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.currency AS currency_2, e0_.created_at AS created_at_3, e0_.created_by_id AS created_by_id_4 FROM expense_group e0_ INNER JOIN expense_group_members e2_ ON e0_.id = e2_.expense_group_id INNER JOIN users u1_ ON u1_.id = e2_.user_id WHERE u1_.id = ? ORDER BY e0_.created_at DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:09:58.488807+02:00] doctrine.DEBUG: Executing query: SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1 {"sql":"SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1"} [] [2026-05-15T13:09:58.503202+02:00] doctrine.DEBUG: Executing query: SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1 {"sql":"SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1"} [] [2026-05-15T13:09:58.505321+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:09:58.507884+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-15T13:09:58.523944+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:09:58.524259+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:09:58.540687+02:00] doctrine.INFO: Disconnecting [] [] [2026-05-15T13:09:58.706855+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:09:58.727134+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"16ed1c"},"request_uri":"https://liliancarneau.fr/_wdt/16ed1c?XDEBUG_IGNORE=1","method":"GET"} [] [2026-05-15T13:09:58.792046+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:09:58.811480+02:00] request.INFO: Matched route "api.push_token.register". {"route":"api.push_token.register","route_parameters":{"_route":"api.push_token.register","_controller":"App\\Push\\Controller\\PushTokenController::register"},"request_uri":"https://liliancarneau.fr/api/push-token","method":"POST"} [] [2026-05-15T13:09:58.816133+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-15T13:09:58.816388+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:09:58.816601+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:09:58.816797+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:09:58.817005+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-05-15T13:09:58.819436+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-05-15T13:09:58.834781+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"} {"params":{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"}} [] [2026-05-15T13:09:58.837631+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:09:58.842462+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Lil"} [] [2026-05-15T13:09:58.842874+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-15T13:09:58.871625+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.token AS token_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4 FROM user_device_tokens t0 WHERE t0.token = ? LIMIT 1 (parameters: array{"1":"fDOtS88RTXezgdwZEe4OzN:APA91bHA8HzksS9krvgN7GtzBME0Wy7ko0THmBsVw85XHtjHtW38VWi4ObPt6e-4VTXb8jdmJ1kZ0kWAEb5wVcxyddEcHSeMgX7tCA7wcbzVse4xtnKKpqM"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.token AS token_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4 FROM user_device_tokens t0 WHERE t0.token = ? LIMIT 1","params":{"1":"fDOtS88RTXezgdwZEe4OzN:APA91bHA8HzksS9krvgN7GtzBME0Wy7ko0THmBsVw85XHtjHtW38VWi4ObPt6e-4VTXb8jdmJ1kZ0kWAEb5wVcxyddEcHSeMgX7tCA7wcbzVse4xtnKKpqM"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:09:58.873953+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-15T13:09:58.891019+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:09:58.891335+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:09:58.906331+02:00] doctrine.INFO: Disconnecting [] [] [2026-05-15T13:10:01.453057+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:10:01.473399+02:00] request.INFO: Matched route "front.account.index". {"route":"front.account.index","route_parameters":{"_route":"front.account.index","_controller":"App\\User\\Controller\\Front\\AccountController::index"},"request_uri":"https://liliancarneau.fr/mon-compte","method":"GET"} [] [2026-05-15T13:10:01.478172+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-15T13:10:01.478476+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:10:01.478681+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:10:01.478861+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:10:01.479065+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-05-15T13:10:01.481637+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-05-15T13:10:01.497852+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"} {"params":{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"}} [] [2026-05-15T13:10:01.500399+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:10:01.505287+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Lil"} [] [2026-05-15T13:10:01.505638+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-15T13:10:01.520241+02:00] doctrine.DEBUG: Executing statement: SELECT u0_.id AS id_0, u0_.token AS token_1, u0_.created_at AS created_at_2, u0_.user_id AS user_id_3 FROM user_device_tokens u0_ WHERE u0_.user_id = ? ORDER BY u0_.created_at DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT u0_.id AS id_0, u0_.token AS token_1, u0_.created_at AS created_at_2, u0_.user_id AS user_id_3 FROM user_device_tokens u0_ WHERE u0_.user_id = ? ORDER BY u0_.created_at DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:10:01.531082+02:00] http_client.INFO: Request: "GET https://liliancarneau.fr/releases/version.json" [] [] [2026-05-15T13:10:01.546858+02:00] http_client.INFO: Response: "200 https://liliancarneau.fr/releases/version.json" 0.014385 seconds {"http_code":200,"url":"https://liliancarneau.fr/releases/version.json","total_time":0.014385} [] [2026-05-15T13:10:01.569674+02:00] doctrine.DEBUG: Executing query: SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1 {"sql":"SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1"} [] [2026-05-15T13:10:01.573520+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:10:01.574732+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-15T13:10:01.592150+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:10:01.592460+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:10:01.609576+02:00] doctrine.INFO: Disconnecting [] [] [2026-05-15T13:10:01.781867+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:10:01.801729+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"372e56"},"request_uri":"https://liliancarneau.fr/_wdt/372e56?XDEBUG_IGNORE=1","method":"GET"} [] [2026-05-15T13:10:01.862564+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:10:01.882808+02:00] request.INFO: Matched route "api.push_token.register". {"route":"api.push_token.register","route_parameters":{"_route":"api.push_token.register","_controller":"App\\Push\\Controller\\PushTokenController::register"},"request_uri":"https://liliancarneau.fr/api/push-token","method":"POST"} [] [2026-05-15T13:10:01.887413+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-15T13:10:01.887664+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:10:01.887863+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:10:01.888094+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:10:01.888290+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-05-15T13:10:01.890756+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-05-15T13:10:01.906732+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"} {"params":{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"}} [] [2026-05-15T13:10:01.909257+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:10:01.914018+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Lil"} [] [2026-05-15T13:10:01.914407+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-15T13:10:01.964979+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.token AS token_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4 FROM user_device_tokens t0 WHERE t0.token = ? LIMIT 1 (parameters: array{"1":"fDOtS88RTXezgdwZEe4OzN:APA91bHA8HzksS9krvgN7GtzBME0Wy7ko0THmBsVw85XHtjHtW38VWi4ObPt6e-4VTXb8jdmJ1kZ0kWAEb5wVcxyddEcHSeMgX7tCA7wcbzVse4xtnKKpqM"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.token AS token_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4 FROM user_device_tokens t0 WHERE t0.token = ? LIMIT 1","params":{"1":"fDOtS88RTXezgdwZEe4OzN:APA91bHA8HzksS9krvgN7GtzBME0Wy7ko0THmBsVw85XHtjHtW38VWi4ObPt6e-4VTXb8jdmJ1kZ0kWAEb5wVcxyddEcHSeMgX7tCA7wcbzVse4xtnKKpqM"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:10:01.967399+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-15T13:10:01.985793+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:10:01.986183+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:10:02.002036+02:00] doctrine.INFO: Disconnecting [] [] [2026-05-15T13:10:02.290718+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:10:02.311077+02:00] request.INFO: Matched route "_api_/moments/current_get". {"route":"_api_/moments/current_get","route_parameters":{"_route":"_api_/moments/current_get","_controller":"api_platform.symfony.main_controller","_stateless":false,"_api_resource_class":"App\\Moment\\Entity\\Moment","_api_operation_name":"_api_/moments/current_get","_format":null},"request_uri":"https://liliancarneau.fr/api/moments/current","method":"GET"} [] [2026-05-15T13:10:02.323741+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-15T13:10:02.324029+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:10:02.324292+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:10:02.324475+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:10:02.324654+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-05-15T13:10:02.327172+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-05-15T13:10:02.343083+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"} {"params":{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"}} [] [2026-05-15T13:10:02.345500+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:10:02.350220+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Lil"} [] [2026-05-15T13:10:02.350598+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-15T13:10:02.381126+02:00] doctrine.DEBUG: Executing query: SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1 {"sql":"SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1"} [] [2026-05-15T13:10:02.384886+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:10:02.388897+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-15T13:10:02.406679+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:10:02.406982+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:10:02.423383+02:00] doctrine.INFO: Disconnecting [] [] [2026-05-15T13:10:28.926575+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:10:28.989450+02:00] request.INFO: Matched route "_api_/moments/current_get". {"route":"_api_/moments/current_get","route_parameters":{"_route":"_api_/moments/current_get","_controller":"api_platform.symfony.main_controller","_stateless":false,"_api_resource_class":"App\\Moment\\Entity\\Moment","_api_operation_name":"_api_/moments/current_get","_format":null},"request_uri":"https://liliancarneau.fr/api/moments/current","method":"GET"} [] [2026-05-15T13:10:29.010479+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-15T13:10:29.010786+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:10:29.011050+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:10:29.011263+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:10:29.011498+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-05-15T13:10:29.019371+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-05-15T13:10:29.060515+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"} {"params":{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"}} [] [2026-05-15T13:10:29.064086+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:10:29.075178+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Lil"} [] [2026-05-15T13:10:29.075758+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-15T13:10:29.154993+02:00] doctrine.DEBUG: Executing query: SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1 {"sql":"SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1"} [] [2026-05-15T13:10:29.165761+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:10:29.174863+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-15T13:10:29.208618+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:10:29.209141+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:10:29.237011+02:00] doctrine.INFO: Disconnecting [] [] [2026-05-15T13:10:31.877447+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:10:31.898344+02:00] request.INFO: Matched route "_api_/moments/current_get". {"route":"_api_/moments/current_get","route_parameters":{"_route":"_api_/moments/current_get","_controller":"api_platform.symfony.main_controller","_stateless":false,"_api_resource_class":"App\\Moment\\Entity\\Moment","_api_operation_name":"_api_/moments/current_get","_format":null},"request_uri":"https://liliancarneau.fr/api/moments/current","method":"GET"} [] [2026-05-15T13:10:31.903215+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-15T13:10:31.903478+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:10:31.903698+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:10:31.903906+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:10:31.904121+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-05-15T13:10:31.906597+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-05-15T13:10:31.922322+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"} {"params":{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"}} [] [2026-05-15T13:10:31.924803+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:10:31.929802+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Lil"} [] [2026-05-15T13:10:31.930227+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-15T13:10:31.961816+02:00] doctrine.DEBUG: Executing query: SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1 {"sql":"SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1"} [] [2026-05-15T13:10:31.965904+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:10:31.970112+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-15T13:10:31.988454+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:10:31.988807+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:10:32.006144+02:00] doctrine.INFO: Disconnecting [] [] [2026-05-15T13:11:02.930199+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:11:02.980533+02:00] request.INFO: Matched route "_api_/moments/current_get". {"route":"_api_/moments/current_get","route_parameters":{"_route":"_api_/moments/current_get","_controller":"api_platform.symfony.main_controller","_stateless":false,"_api_resource_class":"App\\Moment\\Entity\\Moment","_api_operation_name":"_api_/moments/current_get","_format":null},"request_uri":"https://liliancarneau.fr/api/moments/current","method":"GET"} [] [2026-05-15T13:11:02.998476+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-15T13:11:02.998815+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:11:02.999037+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:11:02.999352+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:11:02.999688+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-05-15T13:11:03.007190+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-05-15T13:11:03.052099+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"} {"params":{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"}} [] [2026-05-15T13:11:03.056411+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:11:03.067917+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Lil"} [] [2026-05-15T13:11:03.068518+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-15T13:11:03.148000+02:00] doctrine.DEBUG: Executing query: SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1 {"sql":"SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1"} [] [2026-05-15T13:11:03.158847+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:11:03.167628+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-15T13:11:03.196418+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:11:03.196925+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:11:03.233965+02:00] doctrine.INFO: Disconnecting [] [] [2026-05-15T13:11:32.894092+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:11:32.952478+02:00] request.INFO: Matched route "_api_/moments/current_get". {"route":"_api_/moments/current_get","route_parameters":{"_route":"_api_/moments/current_get","_controller":"api_platform.symfony.main_controller","_stateless":false,"_api_resource_class":"App\\Moment\\Entity\\Moment","_api_operation_name":"_api_/moments/current_get","_format":null},"request_uri":"https://liliancarneau.fr/api/moments/current","method":"GET"} [] [2026-05-15T13:11:32.970374+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-15T13:11:32.970684+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:11:32.970894+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:11:32.971093+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:11:32.971326+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-05-15T13:11:32.978914+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-05-15T13:11:33.019972+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"} {"params":{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"}} [] [2026-05-15T13:11:33.023691+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:11:33.035084+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Lil"} [] [2026-05-15T13:11:33.035705+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-15T13:11:33.107828+02:00] doctrine.DEBUG: Executing query: SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1 {"sql":"SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1"} [] [2026-05-15T13:11:33.116230+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:11:33.125542+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-15T13:11:33.156871+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:11:33.157360+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:11:33.188456+02:00] doctrine.INFO: Disconnecting [] [] [2026-05-15T13:20:10.869994+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:20:10.921774+02:00] request.INFO: Matched route "_api_/moments/current_get". {"route":"_api_/moments/current_get","route_parameters":{"_route":"_api_/moments/current_get","_controller":"api_platform.symfony.main_controller","_stateless":false,"_api_resource_class":"App\\Moment\\Entity\\Moment","_api_operation_name":"_api_/moments/current_get","_format":null},"request_uri":"https://liliancarneau.fr/api/moments/current","method":"GET"} [] [2026-05-15T13:20:10.947065+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-15T13:20:10.947431+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:20:10.947753+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:20:10.948061+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:20:10.948381+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-05-15T13:20:10.956402+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-05-15T13:20:10.998715+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"} {"params":{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"}} [] [2026-05-15T13:20:11.002479+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:20:11.013647+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Cam"} [] [2026-05-15T13:20:11.014209+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-15T13:20:11.096622+02:00] doctrine.DEBUG: Executing query: SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1 {"sql":"SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1"} [] [2026-05-15T13:20:11.112477+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-15T13:20:11.139938+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:20:11.140223+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:20:11.176401+02:00] doctrine.INFO: Disconnecting [] [] [2026-05-15T13:22:03.336427+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:22:03.387693+02:00] request.INFO: Matched route "_api_/moments/current_get". {"route":"_api_/moments/current_get","route_parameters":{"_route":"_api_/moments/current_get","_controller":"api_platform.symfony.main_controller","_stateless":false,"_api_resource_class":"App\\Moment\\Entity\\Moment","_api_operation_name":"_api_/moments/current_get","_format":null},"request_uri":"https://liliancarneau.fr/api/moments/current","method":"GET"} [] [2026-05-15T13:22:03.407556+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-15T13:22:03.407870+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:22:03.408136+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:22:03.408380+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:22:03.408596+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-05-15T13:22:03.416018+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-05-15T13:22:03.455642+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"} {"params":{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"}} [] [2026-05-15T13:22:03.459213+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:22:03.470061+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Cam"} [] [2026-05-15T13:22:03.470555+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-15T13:22:03.544301+02:00] doctrine.DEBUG: Executing query: SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1 {"sql":"SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1"} [] [2026-05-15T13:22:03.559898+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-15T13:22:03.587425+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:22:03.587746+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:22:03.621675+02:00] doctrine.INFO: Disconnecting [] [] [2026-05-15T13:22:03.719181+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:22:03.739720+02:00] request.INFO: Matched route "_api_/moments/current_get". {"route":"_api_/moments/current_get","route_parameters":{"_route":"_api_/moments/current_get","_controller":"api_platform.symfony.main_controller","_stateless":false,"_api_resource_class":"App\\Moment\\Entity\\Moment","_api_operation_name":"_api_/moments/current_get","_format":null},"request_uri":"https://liliancarneau.fr/api/moments/current","method":"GET"} [] [2026-05-15T13:22:03.745154+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-15T13:22:03.745407+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:22:03.745620+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:22:03.745814+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:22:03.746020+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-05-15T13:22:03.748791+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-05-15T13:22:03.765903+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"} {"params":{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"}} [] [2026-05-15T13:22:03.768245+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:22:03.773253+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Cam"} [] [2026-05-15T13:22:03.773619+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-15T13:22:03.807159+02:00] doctrine.DEBUG: Executing query: SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1 {"sql":"SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1"} [] [2026-05-15T13:22:03.814609+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-15T13:22:03.833989+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:22:03.834293+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:22:03.850206+02:00] doctrine.INFO: Disconnecting [] [] [2026-05-15T13:22:04.719147+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:22:04.739871+02:00] request.INFO: Matched route "front.moment.show". {"route":"front.moment.show","route_parameters":{"_route":"front.moment.show","_controller":"App\\Moment\\Controller\\Front\\MomentController::show"},"request_uri":"https://liliancarneau.fr/instants/actuel","method":"GET"} [] [2026-05-15T13:22:04.744729+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-15T13:22:04.745037+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:22:04.745314+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:22:04.745569+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:22:04.745764+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-05-15T13:22:04.748431+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-05-15T13:22:04.764582+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"} {"params":{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"}} [] [2026-05-15T13:22:04.767168+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:22:04.771997+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Cam"} [] [2026-05-15T13:22:04.772435+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-15T13:22:04.806904+02:00] doctrine.DEBUG: Executing query: SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1 {"sql":"SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1"} [] [2026-05-15T13:22:04.812747+02:00] doctrine.DEBUG: Executing query: SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, u1_.id AS id_5, u1_.email AS email_6, u1_.username AS username_7, u1_.display_name AS display_name_8, u1_.password AS password_9, u1_.roles AS roles_10, m0_.author_id AS author_id_11 FROM moments m0_ LEFT JOIN users u1_ ON m0_.author_id = u1_.id WHERE m0_.replaced_at IS NOT NULL ORDER BY m0_.created_at DESC {"sql":"SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, u1_.id AS id_5, u1_.email AS email_6, u1_.username AS username_7, u1_.display_name AS display_name_8, u1_.password AS password_9, u1_.roles AS roles_10, m0_.author_id AS author_id_11 FROM moments m0_ LEFT JOIN users u1_ ON m0_.author_id = u1_.id WHERE m0_.replaced_at IS NOT NULL ORDER BY m0_.created_at DESC"} [] [2026-05-15T13:22:04.911195+02:00] doctrine.DEBUG: Executing query: SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1 {"sql":"SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1"} [] [2026-05-15T13:22:04.918235+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-15T13:22:04.937594+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:22:04.938043+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:22:04.969053+02:00] doctrine.INFO: Disconnecting [] [] [2026-05-15T13:22:05.250554+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:22:05.275705+02:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"https://liliancarneau.fr/_wdt/styles","method":"GET"} [] [2026-05-15T13:22:05.453268+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:22:05.473335+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"62f123"},"request_uri":"https://liliancarneau.fr/_wdt/62f123?XDEBUG_IGNORE=1","method":"GET"} [] [2026-05-15T13:22:14.157814+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:22:14.178358+02:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"62f123"},"request_uri":"https://liliancarneau.fr/_profiler/62f123?panel=api_platform.data_collector.request","method":"GET"} [] [2026-05-15T13:22:14.677169+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:22:14.698232+02:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"62f123"},"request_uri":"https://liliancarneau.fr/_profiler/62f123?panel=api_platform.data_collector.request","method":"GET"} [] [2026-05-15T13:22:20.540192+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:22:20.601711+02:00] request.INFO: Matched route "front.moment.show". {"route":"front.moment.show","route_parameters":{"_route":"front.moment.show","_controller":"App\\Moment\\Controller\\Front\\MomentController::show"},"request_uri":"https://liliancarneau.fr/instants/actuel","method":"GET"} [] [2026-05-15T13:22:20.617313+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-15T13:22:20.617575+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:22:20.617790+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:22:20.617976+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:22:20.618181+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-05-15T13:22:20.625087+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-05-15T13:22:20.677666+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"} {"params":{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"}} [] [2026-05-15T13:22:20.681131+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:22:20.691507+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Cam"} [] [2026-05-15T13:22:20.692001+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-15T13:22:20.722204+02:00] doctrine.DEBUG: Executing query: SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1 {"sql":"SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1"} [] [2026-05-15T13:22:20.731147+02:00] doctrine.DEBUG: Executing query: SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, u1_.id AS id_5, u1_.email AS email_6, u1_.username AS username_7, u1_.display_name AS display_name_8, u1_.password AS password_9, u1_.roles AS roles_10, m0_.author_id AS author_id_11 FROM moments m0_ LEFT JOIN users u1_ ON m0_.author_id = u1_.id WHERE m0_.replaced_at IS NOT NULL ORDER BY m0_.created_at DESC {"sql":"SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, u1_.id AS id_5, u1_.email AS email_6, u1_.username AS username_7, u1_.display_name AS display_name_8, u1_.password AS password_9, u1_.roles AS roles_10, m0_.author_id AS author_id_11 FROM moments m0_ LEFT JOIN users u1_ ON m0_.author_id = u1_.id WHERE m0_.replaced_at IS NOT NULL ORDER BY m0_.created_at DESC"} [] [2026-05-15T13:22:20.758185+02:00] doctrine.DEBUG: Executing query: SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1 {"sql":"SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1"} [] [2026-05-15T13:22:20.764093+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-15T13:22:20.789503+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:22:20.789868+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:22:20.817181+02:00] doctrine.INFO: Disconnecting [] [] [2026-05-15T13:22:21.153160+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:22:21.173016+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"483c52"},"request_uri":"https://liliancarneau.fr/_wdt/483c52?XDEBUG_IGNORE=1","method":"GET"} [] [2026-05-15T13:22:26.104169+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:22:26.124543+02:00] request.INFO: Matched route "front.moment.show". {"route":"front.moment.show","route_parameters":{"_route":"front.moment.show","_controller":"App\\Moment\\Controller\\Front\\MomentController::show"},"request_uri":"https://liliancarneau.fr/instants/actuel","method":"GET"} [] [2026-05-15T13:22:26.129164+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-15T13:22:26.129422+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:22:26.129621+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:22:26.129827+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:22:26.130017+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-05-15T13:22:26.132489+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-05-15T13:22:26.148288+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"} {"params":{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"}} [] [2026-05-15T13:22:26.150731+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:22:26.155450+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Cam"} [] [2026-05-15T13:22:26.155813+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-15T13:22:26.169491+02:00] doctrine.DEBUG: Executing query: SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1 {"sql":"SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1"} [] [2026-05-15T13:22:26.173569+02:00] doctrine.DEBUG: Executing query: SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, u1_.id AS id_5, u1_.email AS email_6, u1_.username AS username_7, u1_.display_name AS display_name_8, u1_.password AS password_9, u1_.roles AS roles_10, m0_.author_id AS author_id_11 FROM moments m0_ LEFT JOIN users u1_ ON m0_.author_id = u1_.id WHERE m0_.replaced_at IS NOT NULL ORDER BY m0_.created_at DESC {"sql":"SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, u1_.id AS id_5, u1_.email AS email_6, u1_.username AS username_7, u1_.display_name AS display_name_8, u1_.password AS password_9, u1_.roles AS roles_10, m0_.author_id AS author_id_11 FROM moments m0_ LEFT JOIN users u1_ ON m0_.author_id = u1_.id WHERE m0_.replaced_at IS NOT NULL ORDER BY m0_.created_at DESC"} [] [2026-05-15T13:22:26.186134+02:00] doctrine.DEBUG: Executing query: SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1 {"sql":"SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1"} [] [2026-05-15T13:22:26.189769+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-15T13:22:26.207463+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:22:26.207793+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:22:26.224746+02:00] doctrine.INFO: Disconnecting [] [] [2026-05-15T13:22:26.475159+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:22:26.494443+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"de10fa"},"request_uri":"https://liliancarneau.fr/_wdt/de10fa?XDEBUG_IGNORE=1","method":"GET"} [] [2026-05-15T13:22:29.951882+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:22:29.972321+02:00] request.INFO: Matched route "front.moment.show". {"route":"front.moment.show","route_parameters":{"_route":"front.moment.show","_controller":"App\\Moment\\Controller\\Front\\MomentController::show"},"request_uri":"https://liliancarneau.fr/instants/actuel","method":"GET"} [] [2026-05-15T13:22:29.976922+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-15T13:22:29.977225+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:22:29.977423+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:22:29.977633+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:22:29.977825+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-05-15T13:22:29.980238+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-05-15T13:22:29.995606+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"} {"params":{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"}} [] [2026-05-15T13:22:29.998248+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:22:30.003066+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Cam"} [] [2026-05-15T13:22:30.003499+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-15T13:22:30.017199+02:00] doctrine.DEBUG: Executing query: SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1 {"sql":"SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1"} [] [2026-05-15T13:22:30.021423+02:00] doctrine.DEBUG: Executing query: SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, u1_.id AS id_5, u1_.email AS email_6, u1_.username AS username_7, u1_.display_name AS display_name_8, u1_.password AS password_9, u1_.roles AS roles_10, m0_.author_id AS author_id_11 FROM moments m0_ LEFT JOIN users u1_ ON m0_.author_id = u1_.id WHERE m0_.replaced_at IS NOT NULL ORDER BY m0_.created_at DESC {"sql":"SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, u1_.id AS id_5, u1_.email AS email_6, u1_.username AS username_7, u1_.display_name AS display_name_8, u1_.password AS password_9, u1_.roles AS roles_10, m0_.author_id AS author_id_11 FROM moments m0_ LEFT JOIN users u1_ ON m0_.author_id = u1_.id WHERE m0_.replaced_at IS NOT NULL ORDER BY m0_.created_at DESC"} [] [2026-05-15T13:22:30.034250+02:00] doctrine.DEBUG: Executing query: SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1 {"sql":"SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1"} [] [2026-05-15T13:22:30.037933+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-15T13:22:30.054983+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:22:30.055321+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:22:30.072355+02:00] doctrine.INFO: Disconnecting [] [] [2026-05-15T13:22:30.254859+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:22:30.275796+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"65fdf0"},"request_uri":"https://liliancarneau.fr/_wdt/65fdf0?XDEBUG_IGNORE=1","method":"GET"} [] [2026-05-15T13:22:30.992665+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:22:31.012718+02:00] request.INFO: Matched route "front.home". {"route":"front.home","route_parameters":{"_route":"front.home","_controller":"App\\Controller\\Front\\HomeController"},"request_uri":"https://liliancarneau.fr/","method":"GET"} [] [2026-05-15T13:22:31.017318+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-15T13:22:31.017593+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:22:31.017856+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:22:31.018099+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:22:31.018290+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-05-15T13:22:31.020701+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-05-15T13:22:31.036637+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"} {"params":{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"}} [] [2026-05-15T13:22:31.039267+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:22:31.044088+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Cam"} [] [2026-05-15T13:22:31.044482+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-15T13:22:31.058775+02:00] doctrine.DEBUG: Executing statement: SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.currency AS currency_2, e0_.created_at AS created_at_3, e0_.created_by_id AS created_by_id_4 FROM expense_group e0_ INNER JOIN expense_group_members e2_ ON e0_.id = e2_.expense_group_id INNER JOIN users u1_ ON u1_.id = e2_.user_id WHERE u1_.id = ? ORDER BY e0_.created_at DESC (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.currency AS currency_2, e0_.created_at AS created_at_3, e0_.created_by_id AS created_by_id_4 FROM expense_group e0_ INNER JOIN expense_group_members e2_ ON e0_.id = e2_.expense_group_id INNER JOIN users u1_ ON u1_.id = e2_.user_id WHERE u1_.id = ? ORDER BY e0_.created_at DESC","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:22:31.061786+02:00] doctrine.DEBUG: Executing query: SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1 {"sql":"SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1"} [] [2026-05-15T13:22:31.075502+02:00] doctrine.DEBUG: Executing query: SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1 {"sql":"SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1"} [] [2026-05-15T13:22:31.079142+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-15T13:22:31.094686+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:22:31.094964+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:22:31.111163+02:00] doctrine.INFO: Disconnecting [] [] [2026-05-15T13:22:31.316496+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:22:31.336269+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca7163"},"request_uri":"https://liliancarneau.fr/_wdt/ca7163?XDEBUG_IGNORE=1","method":"GET"} [] [2026-05-15T13:22:31.671373+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:22:31.691033+02:00] request.INFO: Matched route "_api_/moments/current_get". {"route":"_api_/moments/current_get","route_parameters":{"_route":"_api_/moments/current_get","_controller":"api_platform.symfony.main_controller","_stateless":false,"_api_resource_class":"App\\Moment\\Entity\\Moment","_api_operation_name":"_api_/moments/current_get","_format":null},"request_uri":"https://liliancarneau.fr/api/moments/current","method":"GET"} [] [2026-05-15T13:22:31.703778+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-15T13:22:31.704101+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:22:31.704387+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:22:31.704668+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:22:31.704946+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-05-15T13:22:31.707367+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-05-15T13:22:31.722477+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"} {"params":{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"}} [] [2026-05-15T13:22:31.725358+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:22:31.730103+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Cam"} [] [2026-05-15T13:22:31.730550+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-15T13:22:31.803555+02:00] doctrine.DEBUG: Executing query: SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1 {"sql":"SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1"} [] [2026-05-15T13:22:31.813344+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-15T13:22:31.832476+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:22:31.832995+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:22:31.850275+02:00] doctrine.INFO: Disconnecting [] [] [2026-05-15T13:22:37.698669+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:22:37.753171+02:00] request.INFO: Matched route "front.wishlist.index". {"route":"front.wishlist.index","route_parameters":{"_route":"front.wishlist.index","_controller":"App\\Wishlist\\Controller\\Front\\WishlistController::index"},"request_uri":"https://liliancarneau.fr/liste-envies","method":"GET"} [] [2026-05-15T13:22:37.771586+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-15T13:22:37.771867+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:22:37.772105+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:22:37.772333+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:22:37.772560+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-05-15T13:22:37.781395+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-05-15T13:22:37.824872+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"} {"params":{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"}} [] [2026-05-15T13:22:37.828159+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:22:37.839058+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Cam"} [] [2026-05-15T13:22:37.839610+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-15T13:22:37.968126+02:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.name AS name_2, t0.color AS color_3 FROM tags t0 {"sql":"SELECT t0.id AS id_1, t0.name AS name_2, t0.color AS color_3 FROM tags t0"} [] [2026-05-15T13:22:37.986101+02:00] doctrine.DEBUG: Executing query: SELECT w0_.id AS id_0, w0_.name AS name_1, w0_.description AS description_2, w0_.max_price AS max_price_3, w0_.where_to_buy AS where_to_buy_4, w0_.link AS link_5, w0_.status AS status_6, w0_.created_at AS created_at_7, w0_.updated_at AS updated_at_8, t1_.id AS id_9, t1_.name AS name_10, t1_.color AS color_11, u2_.id AS id_12, u2_.email AS email_13, u2_.username AS username_14, u2_.display_name AS display_name_15, u2_.password AS password_16, u2_.roles AS roles_17, w0_.added_by_id AS added_by_id_18 FROM wishlist_items w0_ LEFT JOIN wishlist_item_tag w3_ ON w0_.id = w3_.wishlist_item_id LEFT JOIN tags t1_ ON t1_.id = w3_.tag_id LEFT JOIN users u2_ ON w0_.added_by_id = u2_.id ORDER BY w0_.created_at DESC {"sql":"SELECT w0_.id AS id_0, w0_.name AS name_1, w0_.description AS description_2, w0_.max_price AS max_price_3, w0_.where_to_buy AS where_to_buy_4, w0_.link AS link_5, w0_.status AS status_6, w0_.created_at AS created_at_7, w0_.updated_at AS updated_at_8, t1_.id AS id_9, t1_.name AS name_10, t1_.color AS color_11, u2_.id AS id_12, u2_.email AS email_13, u2_.username AS username_14, u2_.display_name AS display_name_15, u2_.password AS password_16, u2_.roles AS roles_17, w0_.added_by_id AS added_by_id_18 FROM wishlist_items w0_ LEFT JOIN wishlist_item_tag w3_ ON w0_.id = w3_.wishlist_item_id LEFT JOIN tags t1_ ON t1_.id = w3_.tag_id LEFT JOIN users u2_ ON w0_.added_by_id = u2_.id ORDER BY w0_.created_at DESC"} [] [2026-05-15T13:22:38.014436+02:00] doctrine.DEBUG: Executing query: SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1 {"sql":"SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1"} [] [2026-05-15T13:22:38.025489+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-15T13:22:38.047790+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:22:38.048110+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:22:38.076212+02:00] doctrine.INFO: Disconnecting [] [] [2026-05-15T13:22:38.284790+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:22:38.312867+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d78db9"},"request_uri":"https://liliancarneau.fr/_wdt/d78db9?XDEBUG_IGNORE=1","method":"GET"} [] [2026-05-15T13:22:38.756161+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:22:38.776242+02:00] request.INFO: Matched route "_api_/moments/current_get". {"route":"_api_/moments/current_get","route_parameters":{"_route":"_api_/moments/current_get","_controller":"api_platform.symfony.main_controller","_stateless":false,"_api_resource_class":"App\\Moment\\Entity\\Moment","_api_operation_name":"_api_/moments/current_get","_format":null},"request_uri":"https://liliancarneau.fr/api/moments/current","method":"GET"} [] [2026-05-15T13:22:38.781068+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-15T13:22:38.781360+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:22:38.781569+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:22:38.781757+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:22:38.781947+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-05-15T13:22:38.784413+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-05-15T13:22:38.800324+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"} {"params":{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"}} [] [2026-05-15T13:22:38.803022+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:22:38.807893+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Cam"} [] [2026-05-15T13:22:38.808263+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-15T13:22:38.840780+02:00] doctrine.DEBUG: Executing query: SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1 {"sql":"SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1"} [] [2026-05-15T13:22:38.848615+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-15T13:22:38.867369+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:22:38.867680+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:22:38.885457+02:00] doctrine.INFO: Disconnecting [] [] [2026-05-15T13:22:40.944916+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:22:40.965681+02:00] request.INFO: Matched route "_api_/moments/current_get". {"route":"_api_/moments/current_get","route_parameters":{"_route":"_api_/moments/current_get","_controller":"api_platform.symfony.main_controller","_stateless":false,"_api_resource_class":"App\\Moment\\Entity\\Moment","_api_operation_name":"_api_/moments/current_get","_format":null},"request_uri":"https://liliancarneau.fr/api/moments/current","method":"GET"} [] [2026-05-15T13:22:40.970498+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-15T13:22:40.970715+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:22:40.970907+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:22:40.971093+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:22:40.971303+02:00] security.DEBUG: Remember-me cookie detected. [] [] [2026-05-15T13:22:40.973921+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken"} [] [2026-05-15T13:22:40.990389+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"} {"params":{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"}} [] [2026-05-15T13:22:40.992953+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:22:40.997801+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Cam"} [] [2026-05-15T13:22:40.998178+02:00] security.DEBUG: Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" authenticator as it did not support the request. {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2026-05-15T13:22:41.029623+02:00] doctrine.DEBUG: Executing query: SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1 {"sql":"SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC LIMIT 1"} [] [2026-05-15T13:22:41.036726+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-15T13:22:41.054388+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:22:41.054671+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:22:41.070416+02:00] doctrine.INFO: Disconnecting [] [] [2026-05-15T13:26:42.415760+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:26:42.455966+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:26:42.613942+02:00] request.INFO: Matched route "app.download.android". {"route":"app.download.android","route_parameters":{"_route":"app.download.android","_controller":"App\\Controller\\Front\\AppDownloadController::android"},"request_uri":"http://liliancarneau.fr/telecharger/android","method":"GET"} [] [2026-05-15T13:26:42.615365+02:00] request.INFO: Matched route "app.download.android". {"route":"app.download.android","route_parameters":{"_route":"app.download.android","_controller":"App\\Controller\\Front\\AppDownloadController::android"},"request_uri":"https://liliancarneau.fr/telecharger/android","method":"GET"} [] [2026-05-15T13:26:42.621143+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-15T13:26:42.621145+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-15T13:26:42.621367+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:26:42.621373+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:26:42.621560+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:26:42.621571+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:26:42.621749+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:26:42.621757+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:26:42.621995+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:26:42.622009+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:26:42.634626+02:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\RuntimeException: "Could not resolve argument $projectDir of "App\Controller\Front\AppDownloadController::android()", maybe you forgot to register the controller as a service or missed tagging it with the "controller.service_arguments"?" at NotTaggedControllerValueResolver.php line 59 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\RuntimeException(code: 0): Could not resolve argument $projectDir of \"App\\Controller\\Front\\AppDownloadController::android()\", maybe you forgot to register the controller as a service or missed tagging it with the \"controller.service_arguments\"? at /home/liliancayv/www/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php:59)"} [] [2026-05-15T13:26:42.635690+02:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\RuntimeException: "Could not resolve argument $projectDir of "App\Controller\Front\AppDownloadController::android()", maybe you forgot to register the controller as a service or missed tagging it with the "controller.service_arguments"?" at NotTaggedControllerValueResolver.php line 59 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\RuntimeException(code: 0): Could not resolve argument $projectDir of \"App\\Controller\\Front\\AppDownloadController::android()\", maybe you forgot to register the controller as a service or missed tagging it with the \"controller.service_arguments\"? at /home/liliancayv/www/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php:59)"} [] [2026-05-15T13:26:42.673304+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:26:42.673678+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:26:42.676513+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:26:42.676828+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:26:42.687429+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:26:42.687745+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:26:42.688067+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:26:42.688370+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:26:43.189063+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:26:43.211716+02:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"http://liliancarneau.fr/_wdt/styles","method":"GET"} [] [2026-05-15T13:26:43.334913+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:26:43.356342+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"07e4d1"},"request_uri":"http://liliancarneau.fr/_wdt/07e4d1?XDEBUG_IGNORE=1","method":"GET"} [] [2026-05-15T13:27:13.513689+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:27:13.576661+02:00] request.INFO: Matched route "app.download.android". {"route":"app.download.android","route_parameters":{"_route":"app.download.android","_controller":"App\\Controller\\Front\\AppDownloadController::android"},"request_uri":"http://liliancarneau.fr/telecharger/android","method":"GET"} [] [2026-05-15T13:27:13.592566+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-15T13:27:13.592885+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:27:13.593137+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:27:13.593408+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:27:13.593658+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:27:13.622362+02:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\RuntimeException: "Could not resolve argument $projectDir of "App\Controller\Front\AppDownloadController::android()", maybe you forgot to register the controller as a service or missed tagging it with the "controller.service_arguments"?" at NotTaggedControllerValueResolver.php line 59 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\RuntimeException(code: 0): Could not resolve argument $projectDir of \"App\\Controller\\Front\\AppDownloadController::android()\", maybe you forgot to register the controller as a service or missed tagging it with the \"controller.service_arguments\"? at /home/liliancayv/www/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php:59)"} [] [2026-05-15T13:27:13.732532+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:27:13.732862+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:27:13.737721+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:27:13.738061+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:27:14.124745+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:27:14.148237+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"39b2b2"},"request_uri":"http://liliancarneau.fr/_wdt/39b2b2?XDEBUG_IGNORE=1","method":"GET"} [] [2026-05-15T13:27:37.678201+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:27:37.753003+02:00] request.INFO: Matched route "app.download.android". {"route":"app.download.android","route_parameters":{"_route":"app.download.android","_controller":"App\\Controller\\Front\\AppDownloadController::android"},"request_uri":"https://liliancarneau.fr/telecharger/android","method":"GET"} [] [2026-05-15T13:27:37.769648+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-15T13:27:37.769912+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:27:37.770125+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:27:37.770320+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:27:37.770519+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:27:37.788898+02:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\RuntimeException: "Could not resolve argument $projectDir of "App\Controller\Front\AppDownloadController::android()", maybe you forgot to register the controller as a service or missed tagging it with the "controller.service_arguments"?" at NotTaggedControllerValueResolver.php line 59 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\RuntimeException(code: 0): Could not resolve argument $projectDir of \"App\\Controller\\Front\\AppDownloadController::android()\", maybe you forgot to register the controller as a service or missed tagging it with the \"controller.service_arguments\"? at /home/liliancayv/www/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php:59)"} [] [2026-05-15T13:27:37.818298+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2026-05-15T13:27:37.946813+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"} {"params":{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"}} [] [2026-05-15T13:27:37.950701+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:27:37.968648+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Lil"} [] [2026-05-15T13:27:38.003038+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:27:38.003358+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:27:38.005420+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-05-15T13:27:38.006478+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:27:38.006787+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:27:38.050625+02:00] doctrine.INFO: Disconnecting [] [] [2026-05-15T13:27:38.376102+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:27:38.402666+02:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"https://liliancarneau.fr/_wdt/styles","method":"GET"} [] [2026-05-15T13:27:38.540077+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:27:38.565399+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9507eb"},"request_uri":"https://liliancarneau.fr/_wdt/9507eb?XDEBUG_IGNORE=1","method":"GET"} [] [2026-05-15T13:28:13.652675+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/liliancayv/www/vendor/symfony/error-handler/DebugClassLoader.php","line":318,"trace":[{"file":"/home/liliancayv/www/vendor/symfony/debug-bundle/DebugBundle.php","line":35,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-05-15T13:28:13.805599+02:00] request.INFO: Matched route "app.download.android". {"route":"app.download.android","route_parameters":{"_route":"app.download.android","_controller":"App\\Controller\\Front\\AppDownloadController::android"},"request_uri":"https://liliancarneau.fr/telecharger/android","method":"GET"} [] [2026-05-15T13:28:13.811166+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-05-15T13:28:13.811404+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:28:13.811616+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:28:13.811818+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:28:13.812027+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-05-15T13:28:13.835526+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2026-05-15T13:28:13.841356+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"} {"params":{"driver":"pdo_sqlite","idle_connection_ttl":600,"host":"localhost","port":null,"user":"root","password":null,"driverOptions":[],"defaultTableOptions":[],"path":"/home/liliancayv/www/var/data.db","charset":"utf8"}} [] [2026-05-15T13:28:13.844823+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.display_name AS display_name_4, t0.password AS password_5, t0.roles AS roles_6 FROM users t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-05-15T13:28:13.852599+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Lil"} [] [2026-05-15T13:28:13.873859+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:28:13.874140+02:00] deprecation.INFO: User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since vich/uploader-bundle 2.9: The \"Vich\\UploaderBundle\\Mapping\\Annotation\\Uploadable\" class is deprecated, use \"Vich\\UploaderBundle\\Mapping\\Attribute\\Uploadable\" instead. at /home/liliancayv/www/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24)"} [] [2026-05-15T13:28:15.515540+02:00] doctrine.INFO: Disconnecting [] []