[2024-06-15T21:36:10.632041+00:00] php.DEBUG: Warning: fileperms(): stat failed for /Users/progchris/Documents/projects/titiana/connect_sens/var/cache/dev/url_matching_routes.php {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/filesystem/Filesystem.php","line":665,"trace":[{"file":"/Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/config/ResourceCheckerConfigCache.php","line":115,"function":"dumpFile","class":"Symfony\\Component\\Filesystem\\Filesystem","type":"->"}],"count":1}}} [] [2024-06-15T21:36:10.632781+00:00] php.DEBUG: Warning: fileperms(): stat failed for /Users/progchris/Documents/projects/titiana/connect_sens/var/cache/dev/url_matching_routes.php.meta [] [] [2024-06-15T21:36:10.633203+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"POST"} [] [2024-06-15T21:36:10.634739+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-15T21:36:10.634782+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-15T21:36:10.635553+00:00] php.DEBUG: Warning: fileperms(): stat failed for /Users/progchris/Documents/projects/titiana/connect_sens/var/cache/dev/url_generating_routes.php [] [] [2024-06-15T21:36:10.636038+00:00] php.DEBUG: Warning: fileperms(): stat failed for /Users/progchris/Documents/projects/titiana/connect_sens/var/cache/dev/url_generating_routes.php.meta [] [] [2024-06-15T21:36:10.636442+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-15T21:36:10.636584+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-15T21:36:10.639755+00:00] deprecation.INFO: User Deprecated: Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY results in SERIAL, which is not recommended. Instead, configure identifier generation strategies explicitly through configuration. We currently recommend "SEQUENCE" for "Doctrine\DBAL\Platforms\PostgreSQLPlatform", when using DBAL 3, and "IDENTITY" when using DBAL 4, so you should probably use the following configuration before upgrading to DBAL 4, and remove it after deploying that upgrade: $configuration->setIdentityGenerationPreferences([ "Doctrine\DBAL\Platforms\PostgreSQLPlatform" => ClassMetadata::GENERATOR_TYPE_SEQUENCE, ]); (ClassMetadataFactory.php:635 called by ClassMetadataFactory.php:546, https://github.com/doctrine/orm/issues/8893, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY\nresults in SERIAL, which is not recommended.\nInstead, configure identifier generation strategies explicitly through\nconfiguration.\nWe currently recommend \"SEQUENCE\" for \"Doctrine\\DBAL\\Platforms\\PostgreSQLPlatform\", when using DBAL 3,\nand \"IDENTITY\" when using DBAL 4,\nso you should probably use the following configuration before upgrading to DBAL 4,\nand remove it after deploying that upgrade:\n\n$configuration->setIdentityGenerationPreferences([\n \"Doctrine\\DBAL\\Platforms\\PostgreSQLPlatform\" => ClassMetadata::GENERATOR_TYPE_SEQUENCE,\n]);\n (ClassMetadataFactory.php:635 called by ClassMetadataFactory.php:546, https://github.com/doctrine/orm/issues/8893, package doctrine/orm) at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2024-06-15T21:36:10.640195+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_pgsql","host":"127.0.0.1","port":5454,"user":"app","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"connect_sens_db","serverVersion":"15","charset":"utf8"} {"params":{"use_savepoints":true,"driver":"pdo_pgsql","host":"127.0.0.1","port":5454,"user":"app","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"connect_sens_db","serverVersion":"15","charset":"utf8"}} [] [2024-06-15T21:36:10.651302+00:00] doctrine.DEBUG: Executing statement: SELECT t0.email AS email_1, t0.password AS password_2, t0.firstname AS firstname_3, t0.lastname AS lastname_4, t0.phone AS phone_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.update_at AS update_at_8, t9.id AS id_10, t9.user_id AS user_id_11, t0.role_id AS role_id_12 FROM users t0 LEFT JOIN news_letter t9 ON t9.user_id = t0.id WHERE t0.email = ? LIMIT 1 (parameters: array{"1":"progchris@live.fr"}, types: array{"1":2}) {"sql":"SELECT t0.email AS email_1, t0.password AS password_2, t0.firstname AS firstname_3, t0.lastname AS lastname_4, t0.phone AS phone_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.update_at AS update_at_8, t9.id AS id_10, t9.user_id AS user_id_11, t0.role_id AS role_id_12 FROM users t0 LEFT JOIN news_letter t9 ON t9.user_id = t0.id WHERE t0.email = ? LIMIT 1","params":{"1":"progchris@live.fr"},"types":{"1":2}} [] [2024-06-15T21:36:10.660602+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-06-15T21:36:10.660653+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-06-15T21:36:10.660680+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener::checkPassport"} [] [2024-06-15T21:36:10.660700+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserCheckerListener::preCheckCredentials". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener::preCheckCredentials"} [] [2024-06-15T21:36:10.661181+00:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Symfony\Bridge\Doctrine\Security\User\EntityUserProvider::loadUserByIdentifier(): Return value must be of type Symfony\Component\Security\Core\User\UserInterface, App\Entity\Users returned" at EntityUserProvider.php line 70 {"exception":"[object] (TypeError(code: 0): Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider::loadUserByIdentifier(): Return value must be of type Symfony\\Component\\Security\\Core\\User\\UserInterface, App\\Entity\\Users returned at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:70)"} [] [2024-06-15T21:36:10.699739+00:00] doctrine.INFO: Disconnecting [] [] [2024-06-15T21:40:28.693666+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"POST"} [] [2024-06-15T21:40:28.696217+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-15T21:40:28.696302+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-15T21:40:28.696832+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-15T21:40:28.697064+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-15T21:40:28.701064+00:00] deprecation.INFO: User Deprecated: Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY results in SERIAL, which is not recommended. Instead, configure identifier generation strategies explicitly through configuration. We currently recommend "SEQUENCE" for "Doctrine\DBAL\Platforms\PostgreSQLPlatform", when using DBAL 3, and "IDENTITY" when using DBAL 4, so you should probably use the following configuration before upgrading to DBAL 4, and remove it after deploying that upgrade: $configuration->setIdentityGenerationPreferences([ "Doctrine\DBAL\Platforms\PostgreSQLPlatform" => ClassMetadata::GENERATOR_TYPE_SEQUENCE, ]); (ClassMetadataFactory.php:635 called by ClassMetadataFactory.php:546, https://github.com/doctrine/orm/issues/8893, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY\nresults in SERIAL, which is not recommended.\nInstead, configure identifier generation strategies explicitly through\nconfiguration.\nWe currently recommend \"SEQUENCE\" for \"Doctrine\\DBAL\\Platforms\\PostgreSQLPlatform\", when using DBAL 3,\nand \"IDENTITY\" when using DBAL 4,\nso you should probably use the following configuration before upgrading to DBAL 4,\nand remove it after deploying that upgrade:\n\n$configuration->setIdentityGenerationPreferences([\n \"Doctrine\\DBAL\\Platforms\\PostgreSQLPlatform\" => ClassMetadata::GENERATOR_TYPE_SEQUENCE,\n]);\n (ClassMetadataFactory.php:635 called by ClassMetadataFactory.php:546, https://github.com/doctrine/orm/issues/8893, package doctrine/orm) at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2024-06-15T21:40:28.701473+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_pgsql","host":"127.0.0.1","port":5454,"user":"app","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"connect_sens_db","serverVersion":"15","charset":"utf8"} {"params":{"use_savepoints":true,"driver":"pdo_pgsql","host":"127.0.0.1","port":5454,"user":"app","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"connect_sens_db","serverVersion":"15","charset":"utf8"}} [] [2024-06-15T21:40:28.710135+00:00] doctrine.DEBUG: Executing statement: SELECT t0.email AS email_1, t0.password AS password_2, t0.firstname AS firstname_3, t0.lastname AS lastname_4, t0.phone AS phone_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.update_at AS update_at_8, t9.id AS id_10, t9.user_id AS user_id_11, t0.role_id AS role_id_12 FROM users t0 LEFT JOIN news_letter t9 ON t9.user_id = t0.id WHERE t0.email = ? LIMIT 1 (parameters: array{"1":"progchris@live.fr"}, types: array{"1":2}) {"sql":"SELECT t0.email AS email_1, t0.password AS password_2, t0.firstname AS firstname_3, t0.lastname AS lastname_4, t0.phone AS phone_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.update_at AS update_at_8, t9.id AS id_10, t9.user_id AS user_id_11, t0.role_id AS role_id_12 FROM users t0 LEFT JOIN news_letter t9 ON t9.user_id = t0.id WHERE t0.email = ? LIMIT 1","params":{"1":"progchris@live.fr"},"types":{"1":2}} [] [2024-06-15T21:40:28.715514+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-06-15T21:40:28.715565+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-06-15T21:40:28.715602+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener::checkPassport"} [] [2024-06-15T21:40:28.715623+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserCheckerListener::preCheckCredentials". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener::preCheckCredentials"} [] [2024-06-15T21:40:28.716128+00:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Symfony\Bridge\Doctrine\Security\User\EntityUserProvider::loadUserByIdentifier(): Return value must be of type Symfony\Component\Security\Core\User\UserInterface, App\Entity\Users returned" at EntityUserProvider.php line 70 {"exception":"[object] (TypeError(code: 0): Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider::loadUserByIdentifier(): Return value must be of type Symfony\\Component\\Security\\Core\\User\\UserInterface, App\\Entity\\Users returned at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:70)"} [] [2024-06-15T21:40:28.752534+00:00] doctrine.INFO: Disconnecting [] [] [2024-06-15T21:43:22.739787+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"POST"} [] [2024-06-15T21:43:22.741508+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-15T21:43:22.741551+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-15T21:43:22.743546+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-15T21:43:22.743654+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-15T21:43:22.747280+00:00] deprecation.INFO: User Deprecated: Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY results in SERIAL, which is not recommended. Instead, configure identifier generation strategies explicitly through configuration. We currently recommend "SEQUENCE" for "Doctrine\DBAL\Platforms\PostgreSQLPlatform", when using DBAL 3, and "IDENTITY" when using DBAL 4, so you should probably use the following configuration before upgrading to DBAL 4, and remove it after deploying that upgrade: $configuration->setIdentityGenerationPreferences([ "Doctrine\DBAL\Platforms\PostgreSQLPlatform" => ClassMetadata::GENERATOR_TYPE_SEQUENCE, ]); (ClassMetadataFactory.php:635 called by ClassMetadataFactory.php:546, https://github.com/doctrine/orm/issues/8893, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY\nresults in SERIAL, which is not recommended.\nInstead, configure identifier generation strategies explicitly through\nconfiguration.\nWe currently recommend \"SEQUENCE\" for \"Doctrine\\DBAL\\Platforms\\PostgreSQLPlatform\", when using DBAL 3,\nand \"IDENTITY\" when using DBAL 4,\nso you should probably use the following configuration before upgrading to DBAL 4,\nand remove it after deploying that upgrade:\n\n$configuration->setIdentityGenerationPreferences([\n \"Doctrine\\DBAL\\Platforms\\PostgreSQLPlatform\" => ClassMetadata::GENERATOR_TYPE_SEQUENCE,\n]);\n (ClassMetadataFactory.php:635 called by ClassMetadataFactory.php:546, https://github.com/doctrine/orm/issues/8893, package doctrine/orm) at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2024-06-15T21:43:22.747744+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_pgsql","host":"127.0.0.1","port":5454,"user":"app","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"connect_sens_db","serverVersion":"15","charset":"utf8"} {"params":{"use_savepoints":true,"driver":"pdo_pgsql","host":"127.0.0.1","port":5454,"user":"app","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"connect_sens_db","serverVersion":"15","charset":"utf8"}} [] [2024-06-15T21:43:22.757075+00:00] doctrine.DEBUG: Executing statement: SELECT t0.email AS email_1, t0.password AS password_2, t0.firstname AS firstname_3, t0.lastname AS lastname_4, t0.phone AS phone_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.update_at AS update_at_8, t9.id AS id_10, t9.user_id AS user_id_11, t0.role_id AS role_id_12 FROM users t0 LEFT JOIN news_letter t9 ON t9.user_id = t0.id WHERE t0.email = ? LIMIT 1 (parameters: array{"1":"progchris@live.fr"}, types: array{"1":2}) {"sql":"SELECT t0.email AS email_1, t0.password AS password_2, t0.firstname AS firstname_3, t0.lastname AS lastname_4, t0.phone AS phone_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.update_at AS update_at_8, t9.id AS id_10, t9.user_id AS user_id_11, t0.role_id AS role_id_12 FROM users t0 LEFT JOIN news_letter t9 ON t9.user_id = t0.id WHERE t0.email = ? LIMIT 1","params":{"1":"progchris@live.fr"},"types":{"1":2}} [] [2024-06-15T21:43:22.762410+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-06-15T21:43:22.762454+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener::checkPassport"} [] [2024-06-15T21:43:22.762479+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserCheckerListener::preCheckCredentials". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener::preCheckCredentials"} [] [2024-06-15T21:43:22.762883+00:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Symfony\Bridge\Doctrine\Security\User\EntityUserProvider::loadUserByIdentifier(): Return value must be of type Symfony\Component\Security\Core\User\UserInterface, App\Entity\Users returned" at EntityUserProvider.php line 70 {"exception":"[object] (TypeError(code: 0): Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider::loadUserByIdentifier(): Return value must be of type Symfony\\Component\\Security\\Core\\User\\UserInterface, App\\Entity\\Users returned at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:70)"} [] [2024-06-15T21:43:22.806622+00:00] doctrine.INFO: Disconnecting [] [] [2024-06-15T21:43:28.799461+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-15T21:43:28.801379+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-15T21:43:28.801435+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-15T21:43:28.801462+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-15T21:43:28.801480+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-15T21:43:28.801501+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-15T21:43:28.962667+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"83f0ff"},"request_uri":"https://localhost:8000/_wdt/83f0ff","method":"GET"} [] [2024-06-15T21:43:35.433393+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"POST"} [] [2024-06-15T21:43:35.435714+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-15T21:43:35.435795+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-15T21:43:35.436132+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-15T21:43:35.436279+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-15T21:43:35.442632+00:00] deprecation.INFO: User Deprecated: Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY results in SERIAL, which is not recommended. Instead, configure identifier generation strategies explicitly through configuration. We currently recommend "SEQUENCE" for "Doctrine\DBAL\Platforms\PostgreSQLPlatform", when using DBAL 3, and "IDENTITY" when using DBAL 4, so you should probably use the following configuration before upgrading to DBAL 4, and remove it after deploying that upgrade: $configuration->setIdentityGenerationPreferences([ "Doctrine\DBAL\Platforms\PostgreSQLPlatform" => ClassMetadata::GENERATOR_TYPE_SEQUENCE, ]); (ClassMetadataFactory.php:635 called by ClassMetadataFactory.php:546, https://github.com/doctrine/orm/issues/8893, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY\nresults in SERIAL, which is not recommended.\nInstead, configure identifier generation strategies explicitly through\nconfiguration.\nWe currently recommend \"SEQUENCE\" for \"Doctrine\\DBAL\\Platforms\\PostgreSQLPlatform\", when using DBAL 3,\nand \"IDENTITY\" when using DBAL 4,\nso you should probably use the following configuration before upgrading to DBAL 4,\nand remove it after deploying that upgrade:\n\n$configuration->setIdentityGenerationPreferences([\n \"Doctrine\\DBAL\\Platforms\\PostgreSQLPlatform\" => ClassMetadata::GENERATOR_TYPE_SEQUENCE,\n]);\n (ClassMetadataFactory.php:635 called by ClassMetadataFactory.php:546, https://github.com/doctrine/orm/issues/8893, package doctrine/orm) at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2024-06-15T21:43:35.443411+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_pgsql","host":"127.0.0.1","port":5454,"user":"app","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"connect_sens_db","serverVersion":"15","charset":"utf8"} {"params":{"use_savepoints":true,"driver":"pdo_pgsql","host":"127.0.0.1","port":5454,"user":"app","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"connect_sens_db","serverVersion":"15","charset":"utf8"}} [] [2024-06-15T21:43:35.453793+00:00] doctrine.DEBUG: Executing statement: SELECT t0.email AS email_1, t0.password AS password_2, t0.firstname AS firstname_3, t0.lastname AS lastname_4, t0.phone AS phone_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.update_at AS update_at_8, t9.id AS id_10, t9.user_id AS user_id_11, t0.role_id AS role_id_12 FROM users t0 LEFT JOIN news_letter t9 ON t9.user_id = t0.id WHERE t0.email = ? LIMIT 1 (parameters: array{"1":"progchris@live.fr"}, types: array{"1":2}) {"sql":"SELECT t0.email AS email_1, t0.password AS password_2, t0.firstname AS firstname_3, t0.lastname AS lastname_4, t0.phone AS phone_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.update_at AS update_at_8, t9.id AS id_10, t9.user_id AS user_id_11, t0.role_id AS role_id_12 FROM users t0 LEFT JOIN news_letter t9 ON t9.user_id = t0.id WHERE t0.email = ? LIMIT 1","params":{"1":"progchris@live.fr"},"types":{"1":2}} [] [2024-06-15T21:43:35.460170+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-06-15T21:43:35.460242+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener::checkPassport"} [] [2024-06-15T21:43:35.460295+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserCheckerListener::preCheckCredentials". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener::preCheckCredentials"} [] [2024-06-15T21:43:35.460920+00:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Symfony\Bridge\Doctrine\Security\User\EntityUserProvider::loadUserByIdentifier(): Return value must be of type Symfony\Component\Security\Core\User\UserInterface, App\Entity\Users returned" at EntityUserProvider.php line 70 {"exception":"[object] (TypeError(code: 0): Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider::loadUserByIdentifier(): Return value must be of type Symfony\\Component\\Security\\Core\\User\\UserInterface, App\\Entity\\Users returned at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:70)"} [] [2024-06-15T21:43:35.497285+00:00] doctrine.INFO: Disconnecting [] [] [2024-06-15T21:47:06.830847+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"POST"} [] [2024-06-15T21:47:06.832813+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-15T21:47:06.832859+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-15T21:47:06.834195+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-15T21:47:06.834324+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-15T21:47:06.836887+00:00] deprecation.INFO: User Deprecated: Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY results in SERIAL, which is not recommended. Instead, configure identifier generation strategies explicitly through configuration. We currently recommend "SEQUENCE" for "Doctrine\DBAL\Platforms\PostgreSQLPlatform", when using DBAL 3, and "IDENTITY" when using DBAL 4, so you should probably use the following configuration before upgrading to DBAL 4, and remove it after deploying that upgrade: $configuration->setIdentityGenerationPreferences([ "Doctrine\DBAL\Platforms\PostgreSQLPlatform" => ClassMetadata::GENERATOR_TYPE_SEQUENCE, ]); (ClassMetadataFactory.php:635 called by ClassMetadataFactory.php:546, https://github.com/doctrine/orm/issues/8893, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY\nresults in SERIAL, which is not recommended.\nInstead, configure identifier generation strategies explicitly through\nconfiguration.\nWe currently recommend \"SEQUENCE\" for \"Doctrine\\DBAL\\Platforms\\PostgreSQLPlatform\", when using DBAL 3,\nand \"IDENTITY\" when using DBAL 4,\nso you should probably use the following configuration before upgrading to DBAL 4,\nand remove it after deploying that upgrade:\n\n$configuration->setIdentityGenerationPreferences([\n \"Doctrine\\DBAL\\Platforms\\PostgreSQLPlatform\" => ClassMetadata::GENERATOR_TYPE_SEQUENCE,\n]);\n (ClassMetadataFactory.php:635 called by ClassMetadataFactory.php:546, https://github.com/doctrine/orm/issues/8893, package doctrine/orm) at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2024-06-15T21:47:06.837280+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_pgsql","host":"127.0.0.1","port":5454,"user":"app","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"connect_sens_db","serverVersion":"15","charset":"utf8"} {"params":{"use_savepoints":true,"driver":"pdo_pgsql","host":"127.0.0.1","port":5454,"user":"app","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"connect_sens_db","serverVersion":"15","charset":"utf8"}} [] [2024-06-15T21:47:06.845981+00:00] doctrine.DEBUG: Executing statement: SELECT t0.email AS email_1, t0.password AS password_2, t0.firstname AS firstname_3, t0.lastname AS lastname_4, t0.phone AS phone_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.update_at AS update_at_8, t9.id AS id_10, t9.user_id AS user_id_11, t0.role_id AS role_id_12 FROM users t0 LEFT JOIN news_letter t9 ON t9.user_id = t0.id WHERE t0.email = ? LIMIT 1 (parameters: array{"1":"progchris@live.fr"}, types: array{"1":2}) {"sql":"SELECT t0.email AS email_1, t0.password AS password_2, t0.firstname AS firstname_3, t0.lastname AS lastname_4, t0.phone AS phone_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.update_at AS update_at_8, t9.id AS id_10, t9.user_id AS user_id_11, t0.role_id AS role_id_12 FROM users t0 LEFT JOIN news_letter t9 ON t9.user_id = t0.id WHERE t0.email = ? LIMIT 1","params":{"1":"progchris@live.fr"},"types":{"1":2}} [] [2024-06-15T21:47:06.851512+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-06-15T21:47:06.851556+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-06-15T21:47:06.851581+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener::checkPassport"} [] [2024-06-15T21:47:06.851601+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserCheckerListener::preCheckCredentials". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener::preCheckCredentials"} [] [2024-06-15T21:47:06.852240+00:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Symfony\Bridge\Doctrine\Security\User\EntityUserProvider::loadUserByIdentifier(): Return value must be of type Symfony\Component\Security\Core\User\UserInterface, App\Entity\Users returned" at EntityUserProvider.php line 70 {"exception":"[object] (TypeError(code: 0): Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider::loadUserByIdentifier(): Return value must be of type Symfony\\Component\\Security\\Core\\User\\UserInterface, App\\Entity\\Users returned at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:70)"} [] [2024-06-15T21:47:06.916408+00:00] doctrine.INFO: Disconnecting [] [] [2024-06-15T21:49:15.452456+00:00] http_client.INFO: Request: "GET https://data.jsdelivr.com/v1/packages/npm/@scripts/components/resolved" [] [] [2024-06-15T21:49:16.125750+00:00] http_client.INFO: Response: "404 https://data.jsdelivr.com/v1/packages/npm/@scripts/components/resolved" [] [] [2024-06-15T21:49:16.132321+00:00] console.CRITICAL: Error thrown while running command "importmap:require '@scripts/components/ReactRoot'". Message: "Error 404 finding version from jsDelivr for the following packages: "@scripts/components". Check your package names. Response: { "status": 404, "message": "Couldn't fetch versions for @scripts/components." }" {"exception":"[object] (Symfony\\Component\\AssetMapper\\Exception\\RuntimeException(code: 0): Error 404 finding version from jsDelivr for the following packages: \"@scripts/components\". Check your package names. Response: {\n\t\"status\": 404,\n\t\"message\": \"Couldn't fetch versions for @scripts/components.\"\n} at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/asset-mapper/ImportMap/Resolver/JsDelivrEsmResolver.php:98)\n[previous exception] [object] (Symfony\\Component\\HttpClient\\Exception\\ClientException(code: 404): HTTP/2 404 returned for \"https://data.jsdelivr.com/v1/packages/npm/@scripts/components/resolved\". at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/http-client/Response/CommonResponseTrait.php:170)","command":"importmap:require '@scripts/components/ReactRoot'","message":"Error 404 finding version from jsDelivr for the following packages: \"@scripts/components\". Check your package names. Response: {\n\t\"status\": 404,\n\t\"message\": \"Couldn't fetch versions for @scripts/components.\"\n}"} [] [2024-06-15T21:49:16.133514+00:00] console.DEBUG: Command "importmap:require '@scripts/components/ReactRoot'" exited with code "1" {"command":"importmap:require '@scripts/components/ReactRoot'","code":1} [] [2024-06-16T00:54:03.624146+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"POST"} [] [2024-06-16T00:54:03.627085+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-16T00:54:03.627120+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-16T00:54:03.628346+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-16T00:54:03.628455+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-16T00:54:03.635399+00:00] deprecation.INFO: User Deprecated: Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY results in SERIAL, which is not recommended. Instead, configure identifier generation strategies explicitly through configuration. We currently recommend "SEQUENCE" for "Doctrine\DBAL\Platforms\PostgreSQLPlatform", when using DBAL 3, and "IDENTITY" when using DBAL 4, so you should probably use the following configuration before upgrading to DBAL 4, and remove it after deploying that upgrade: $configuration->setIdentityGenerationPreferences([ "Doctrine\DBAL\Platforms\PostgreSQLPlatform" => ClassMetadata::GENERATOR_TYPE_SEQUENCE, ]); (ClassMetadataFactory.php:635 called by ClassMetadataFactory.php:546, https://github.com/doctrine/orm/issues/8893, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY\nresults in SERIAL, which is not recommended.\nInstead, configure identifier generation strategies explicitly through\nconfiguration.\nWe currently recommend \"SEQUENCE\" for \"Doctrine\\DBAL\\Platforms\\PostgreSQLPlatform\", when using DBAL 3,\nand \"IDENTITY\" when using DBAL 4,\nso you should probably use the following configuration before upgrading to DBAL 4,\nand remove it after deploying that upgrade:\n\n$configuration->setIdentityGenerationPreferences([\n \"Doctrine\\DBAL\\Platforms\\PostgreSQLPlatform\" => ClassMetadata::GENERATOR_TYPE_SEQUENCE,\n]);\n (ClassMetadataFactory.php:635 called by ClassMetadataFactory.php:546, https://github.com/doctrine/orm/issues/8893, package doctrine/orm) at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2024-06-16T00:54:03.635945+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_pgsql","host":"127.0.0.1","port":5454,"user":"app","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"connect_sens_db","serverVersion":"15","charset":"utf8"} {"params":{"use_savepoints":true,"driver":"pdo_pgsql","host":"127.0.0.1","port":5454,"user":"app","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"connect_sens_db","serverVersion":"15","charset":"utf8"}} [] [2024-06-16T00:54:03.648568+00:00] doctrine.DEBUG: Executing statement: SELECT t0.email AS email_1, t0.password AS password_2, t0.firstname AS firstname_3, t0.lastname AS lastname_4, t0.phone AS phone_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.update_at AS update_at_8, t9.id AS id_10, t9.user_id AS user_id_11, t0.role_id AS role_id_12 FROM users t0 LEFT JOIN news_letter t9 ON t9.user_id = t0.id WHERE t0.email = ? LIMIT 1 (parameters: array{"1":"progchris@live.fr"}, types: array{"1":2}) {"sql":"SELECT t0.email AS email_1, t0.password AS password_2, t0.firstname AS firstname_3, t0.lastname AS lastname_4, t0.phone AS phone_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.update_at AS update_at_8, t9.id AS id_10, t9.user_id AS user_id_11, t0.role_id AS role_id_12 FROM users t0 LEFT JOIN news_letter t9 ON t9.user_id = t0.id WHERE t0.email = ? LIMIT 1","params":{"1":"progchris@live.fr"},"types":{"1":2}} [] [2024-06-16T00:54:04.154340+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-06-16T00:54:04.154391+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-06-16T00:54:04.154410+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener::checkPassport"} [] [2024-06-16T00:54:04.154425+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserCheckerListener::preCheckCredentials". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener::preCheckCredentials"} [] [2024-06-16T00:54:04.154437+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\CheckCredentialsListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener::checkPassport"} [] [2024-06-16T00:54:04.155908+00:00] doctrine.DEBUG: Executing statement: SELECT t0.name AS name_1, t0.description AS description_2, t0.enable AS enable_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.update_at AS update_at_6 FROM role t0 WHERE t0.id = ? (parameters: array{"1":"e0eae2e0-7637-405d-893b-a4511bfffdf4"}, types: array{"1":2}) {"sql":"SELECT t0.name AS name_1, t0.description AS description_2, t0.enable AS enable_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.update_at AS update_at_6 FROM role t0 WHERE t0.id = ?","params":{"1":"e0eae2e0-7637-405d-893b-a4511bfffdf4"},"types":{"1":2}} [] [2024-06-16T00:54:04.164535+00:00] app.DEBUG: Notified event "security.authentication.success" to listener "Symfony\Component\Security\Http\EventListener\UserCheckerListener::postCheckCredentials". {"event":"security.authentication.success","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener::postCheckCredentials"} [] [2024-06-16T00:54:04.164566+00:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken":"PostAuthenticationToken(user=\"progchris@live.fr\", roles=\"ROLE_VISITOR\")"},"authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-16T00:54:04.165366+00:00] request.CRITICAL: Uncaught PHP Exception Exception: "TODO: provide a valid redirect inside /Users/progchris/Documents/projects/titiana/connect_sens/src/Security/UserAuthenticator.php" at UserAuthenticator.php line 57 {"exception":"[object] (Exception(code: 0): TODO: provide a valid redirect inside /Users/progchris/Documents/projects/titiana/connect_sens/src/Security/UserAuthenticator.php at /Users/progchris/Documents/projects/titiana/connect_sens/src/Security/UserAuthenticator.php:57)"} [] [2024-06-16T00:54:04.179319+00:00] request.CRITICAL: Exception thrown when handling an exception (ErrorException: Warning: Undefined property: Doctrine\ORM\Mapping\ManyToManyInverseSideMapping::$inversedBy at SchemaValidator.php line 153) {"exception":"[object] (ErrorException(code: 0): Warning: Undefined property: Doctrine\\ORM\\Mapping\\ManyToManyInverseSideMapping::$inversedBy at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/doctrine/orm/src/Tools/SchemaValidator.php:153)"} [] [2024-06-16T00:54:04.179623+00:00] php.WARNING: Uncaught Warning: Undefined property: Doctrine\ORM\Mapping\ManyToManyInverseSideMapping::$inversedBy {"exception":"[object] (ErrorException(code: 0): Warning: Undefined property: Doctrine\\ORM\\Mapping\\ManyToManyInverseSideMapping::$inversedBy at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/doctrine/orm/src/Tools/SchemaValidator.php:153)\n[previous exception] [object] (Exception(code: 0): TODO: provide a valid redirect inside /Users/progchris/Documents/projects/titiana/connect_sens/src/Security/UserAuthenticator.php at /Users/progchris/Documents/projects/titiana/connect_sens/src/Security/UserAuthenticator.php:57)"} [] [2024-06-16T00:54:04.179726+00:00] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: Undefined property: Doctrine\ORM\Mapping\ManyToManyInverseSideMapping::$inversedBy" at SchemaValidator.php line 153 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined property: Doctrine\\ORM\\Mapping\\ManyToManyInverseSideMapping::$inversedBy at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/doctrine/orm/src/Tools/SchemaValidator.php:153)\n[previous exception] [object] (Exception(code: 0): TODO: provide a valid redirect inside /Users/progchris/Documents/projects/titiana/connect_sens/src/Security/UserAuthenticator.php at /Users/progchris/Documents/projects/titiana/connect_sens/src/Security/UserAuthenticator.php:57)"} [] [2024-06-16T00:54:04.197594+00:00] request.CRITICAL: Exception thrown when handling an exception (ErrorException: Warning: Undefined property: Doctrine\ORM\Mapping\ManyToManyInverseSideMapping::$inversedBy at SchemaValidator.php line 153) {"exception":"[object] (ErrorException(code: 0): Warning: Undefined property: Doctrine\\ORM\\Mapping\\ManyToManyInverseSideMapping::$inversedBy at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/doctrine/orm/src/Tools/SchemaValidator.php:153)"} [] [2024-06-16T00:54:04.197643+00:00] php.WARNING: Uncaught Warning: Undefined property: Doctrine\ORM\Mapping\ManyToManyInverseSideMapping::$inversedBy {"exception":"[object] (ErrorException(code: 0): Warning: Undefined property: Doctrine\\ORM\\Mapping\\ManyToManyInverseSideMapping::$inversedBy at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/doctrine/orm/src/Tools/SchemaValidator.php:153)\n[previous exception] [object] (ErrorException(code: 0): Warning: Undefined property: Doctrine\\ORM\\Mapping\\ManyToManyInverseSideMapping::$inversedBy at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/doctrine/orm/src/Tools/SchemaValidator.php:153)\n[previous exception] [object] (Exception(code: 0): TODO: provide a valid redirect inside /Users/progchris/Documents/projects/titiana/connect_sens/src/Security/UserAuthenticator.php at /Users/progchris/Documents/projects/titiana/connect_sens/src/Security/UserAuthenticator.php:57)"} [] [2024-06-16T00:54:04.222442+00:00] doctrine.INFO: Disconnecting [] [] [2024-06-16T00:57:20.242771+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"POST"} [] [2024-06-16T00:57:20.243711+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-16T00:57:20.243739+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-16T00:57:20.244742+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-16T00:57:20.244859+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-16T00:57:20.247714+00:00] deprecation.INFO: User Deprecated: Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY results in SERIAL, which is not recommended. Instead, configure identifier generation strategies explicitly through configuration. We currently recommend "SEQUENCE" for "Doctrine\DBAL\Platforms\PostgreSQLPlatform", when using DBAL 3, and "IDENTITY" when using DBAL 4, so you should probably use the following configuration before upgrading to DBAL 4, and remove it after deploying that upgrade: $configuration->setIdentityGenerationPreferences([ "Doctrine\DBAL\Platforms\PostgreSQLPlatform" => ClassMetadata::GENERATOR_TYPE_SEQUENCE, ]); (ClassMetadataFactory.php:635 called by ClassMetadataFactory.php:546, https://github.com/doctrine/orm/issues/8893, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY\nresults in SERIAL, which is not recommended.\nInstead, configure identifier generation strategies explicitly through\nconfiguration.\nWe currently recommend \"SEQUENCE\" for \"Doctrine\\DBAL\\Platforms\\PostgreSQLPlatform\", when using DBAL 3,\nand \"IDENTITY\" when using DBAL 4,\nso you should probably use the following configuration before upgrading to DBAL 4,\nand remove it after deploying that upgrade:\n\n$configuration->setIdentityGenerationPreferences([\n \"Doctrine\\DBAL\\Platforms\\PostgreSQLPlatform\" => ClassMetadata::GENERATOR_TYPE_SEQUENCE,\n]);\n (ClassMetadataFactory.php:635 called by ClassMetadataFactory.php:546, https://github.com/doctrine/orm/issues/8893, package doctrine/orm) at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2024-06-16T00:57:20.248195+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_pgsql","host":"127.0.0.1","port":5454,"user":"app","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"connect_sens_db","serverVersion":"15","charset":"utf8"} {"params":{"use_savepoints":true,"driver":"pdo_pgsql","host":"127.0.0.1","port":5454,"user":"app","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"connect_sens_db","serverVersion":"15","charset":"utf8"}} [] [2024-06-16T00:57:20.254009+00:00] doctrine.DEBUG: Executing statement: SELECT t0.email AS email_1, t0.password AS password_2, t0.firstname AS firstname_3, t0.lastname AS lastname_4, t0.phone AS phone_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.update_at AS update_at_8, t9.id AS id_10, t9.user_id AS user_id_11, t0.role_id AS role_id_12 FROM users t0 LEFT JOIN news_letter t9 ON t9.user_id = t0.id WHERE t0.email = ? LIMIT 1 (parameters: array{"1":"progchris@live.fr"}, types: array{"1":2}) {"sql":"SELECT t0.email AS email_1, t0.password AS password_2, t0.firstname AS firstname_3, t0.lastname AS lastname_4, t0.phone AS phone_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.update_at AS update_at_8, t9.id AS id_10, t9.user_id AS user_id_11, t0.role_id AS role_id_12 FROM users t0 LEFT JOIN news_letter t9 ON t9.user_id = t0.id WHERE t0.email = ? LIMIT 1","params":{"1":"progchris@live.fr"},"types":{"1":2}} [] [2024-06-16T00:57:20.257215+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-06-16T00:57:20.257257+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-06-16T00:57:20.257276+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener::checkPassport"} [] [2024-06-16T00:57:20.257294+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserCheckerListener::preCheckCredentials". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener::preCheckCredentials"} [] [2024-06-16T00:57:20.257654+00:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Symfony\Bridge\Doctrine\Security\User\EntityUserProvider::loadUserByIdentifier(): Return value must be of type Symfony\Component\Security\Core\User\UserInterface, App\Entity\Users returned" at EntityUserProvider.php line 70 {"exception":"[object] (TypeError(code: 0): Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider::loadUserByIdentifier(): Return value must be of type Symfony\\Component\\Security\\Core\\User\\UserInterface, App\\Entity\\Users returned at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:70)"} [] [2024-06-16T00:57:20.283499+00:00] doctrine.INFO: Disconnecting [] [] [2024-06-16T01:06:38.944015+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"POST"} [] [2024-06-16T01:06:38.945970+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-16T01:06:38.946002+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-16T01:06:38.946256+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-16T01:06:38.946379+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-16T01:06:38.948816+00:00] deprecation.INFO: User Deprecated: Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY results in SERIAL, which is not recommended. Instead, configure identifier generation strategies explicitly through configuration. We currently recommend "SEQUENCE" for "Doctrine\DBAL\Platforms\PostgreSQLPlatform", when using DBAL 3, and "IDENTITY" when using DBAL 4, so you should probably use the following configuration before upgrading to DBAL 4, and remove it after deploying that upgrade: $configuration->setIdentityGenerationPreferences([ "Doctrine\DBAL\Platforms\PostgreSQLPlatform" => ClassMetadata::GENERATOR_TYPE_SEQUENCE, ]); (ClassMetadataFactory.php:635 called by ClassMetadataFactory.php:546, https://github.com/doctrine/orm/issues/8893, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY\nresults in SERIAL, which is not recommended.\nInstead, configure identifier generation strategies explicitly through\nconfiguration.\nWe currently recommend \"SEQUENCE\" for \"Doctrine\\DBAL\\Platforms\\PostgreSQLPlatform\", when using DBAL 3,\nand \"IDENTITY\" when using DBAL 4,\nso you should probably use the following configuration before upgrading to DBAL 4,\nand remove it after deploying that upgrade:\n\n$configuration->setIdentityGenerationPreferences([\n \"Doctrine\\DBAL\\Platforms\\PostgreSQLPlatform\" => ClassMetadata::GENERATOR_TYPE_SEQUENCE,\n]);\n (ClassMetadataFactory.php:635 called by ClassMetadataFactory.php:546, https://github.com/doctrine/orm/issues/8893, package doctrine/orm) at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2024-06-16T01:06:38.949116+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_pgsql","host":"127.0.0.1","port":5454,"user":"app","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"connect_sens_db","serverVersion":"15","charset":"utf8"} {"params":{"use_savepoints":true,"driver":"pdo_pgsql","host":"127.0.0.1","port":5454,"user":"app","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"connect_sens_db","serverVersion":"15","charset":"utf8"}} [] [2024-06-16T01:06:38.954225+00:00] doctrine.DEBUG: Executing statement: SELECT t0.email AS email_1, t0.password AS password_2, t0.firstname AS firstname_3, t0.lastname AS lastname_4, t0.phone AS phone_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.update_at AS update_at_8, t9.id AS id_10, t9.user_id AS user_id_11, t0.role_id AS role_id_12 FROM users t0 LEFT JOIN news_letter t9 ON t9.user_id = t0.id WHERE t0.email = ? LIMIT 1 (parameters: array{"1":"progchris@live.fr"}, types: array{"1":2}) {"sql":"SELECT t0.email AS email_1, t0.password AS password_2, t0.firstname AS firstname_3, t0.lastname AS lastname_4, t0.phone AS phone_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.update_at AS update_at_8, t9.id AS id_10, t9.user_id AS user_id_11, t0.role_id AS role_id_12 FROM users t0 LEFT JOIN news_letter t9 ON t9.user_id = t0.id WHERE t0.email = ? LIMIT 1","params":{"1":"progchris@live.fr"},"types":{"1":2}} [] [2024-06-16T01:06:38.957096+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-06-16T01:06:38.957133+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-06-16T01:06:38.957152+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener::checkPassport"} [] [2024-06-16T01:06:38.957166+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserCheckerListener::preCheckCredentials". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener::preCheckCredentials"} [] [2024-06-16T01:06:38.957505+00:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Symfony\Bridge\Doctrine\Security\User\EntityUserProvider::loadUserByIdentifier(): Return value must be of type Symfony\Component\Security\Core\User\UserInterface, App\Entity\Users returned" at EntityUserProvider.php line 70 {"exception":"[object] (TypeError(code: 0): Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider::loadUserByIdentifier(): Return value must be of type Symfony\\Component\\Security\\Core\\User\\UserInterface, App\\Entity\\Users returned at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:70)"} [] [2024-06-16T01:06:38.981123+00:00] doctrine.INFO: Disconnecting [] [] [2024-06-16T07:52:48.471558+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"POST"} [] [2024-06-16T07:52:48.473808+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-16T07:52:48.473847+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-16T07:52:48.475605+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-16T07:52:48.475720+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-16T07:52:48.485426+00:00] deprecation.INFO: User Deprecated: Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY results in SERIAL, which is not recommended. Instead, configure identifier generation strategies explicitly through configuration. We currently recommend "SEQUENCE" for "Doctrine\DBAL\Platforms\PostgreSQLPlatform", when using DBAL 3, and "IDENTITY" when using DBAL 4, so you should probably use the following configuration before upgrading to DBAL 4, and remove it after deploying that upgrade: $configuration->setIdentityGenerationPreferences([ "Doctrine\DBAL\Platforms\PostgreSQLPlatform" => ClassMetadata::GENERATOR_TYPE_SEQUENCE, ]); (ClassMetadataFactory.php:635 called by ClassMetadataFactory.php:546, https://github.com/doctrine/orm/issues/8893, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY\nresults in SERIAL, which is not recommended.\nInstead, configure identifier generation strategies explicitly through\nconfiguration.\nWe currently recommend \"SEQUENCE\" for \"Doctrine\\DBAL\\Platforms\\PostgreSQLPlatform\", when using DBAL 3,\nand \"IDENTITY\" when using DBAL 4,\nso you should probably use the following configuration before upgrading to DBAL 4,\nand remove it after deploying that upgrade:\n\n$configuration->setIdentityGenerationPreferences([\n \"Doctrine\\DBAL\\Platforms\\PostgreSQLPlatform\" => ClassMetadata::GENERATOR_TYPE_SEQUENCE,\n]);\n (ClassMetadataFactory.php:635 called by ClassMetadataFactory.php:546, https://github.com/doctrine/orm/issues/8893, package doctrine/orm) at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2024-06-16T07:52:48.486512+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_pgsql","host":"127.0.0.1","port":5454,"user":"app","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"connect_sens_db","serverVersion":"15","charset":"utf8"} {"params":{"use_savepoints":true,"driver":"pdo_pgsql","host":"127.0.0.1","port":5454,"user":"app","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"connect_sens_db","serverVersion":"15","charset":"utf8"}} [] [2024-06-16T07:52:48.494562+00:00] doctrine.DEBUG: Executing statement: SELECT t0.email AS email_1, t0.password AS password_2, t0.firstname AS firstname_3, t0.lastname AS lastname_4, t0.phone AS phone_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.update_at AS update_at_8, t9.id AS id_10, t9.user_id AS user_id_11, t0.role_id AS role_id_12 FROM users t0 LEFT JOIN news_letter t9 ON t9.user_id = t0.id WHERE t0.email = ? LIMIT 1 (parameters: array{"1":"progchris@live.fr"}, types: array{"1":2}) {"sql":"SELECT t0.email AS email_1, t0.password AS password_2, t0.firstname AS firstname_3, t0.lastname AS lastname_4, t0.phone AS phone_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.update_at AS update_at_8, t9.id AS id_10, t9.user_id AS user_id_11, t0.role_id AS role_id_12 FROM users t0 LEFT JOIN news_letter t9 ON t9.user_id = t0.id WHERE t0.email = ? LIMIT 1","params":{"1":"progchris@live.fr"},"types":{"1":2}} [] [2024-06-16T07:52:48.500892+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-06-16T07:52:48.500929+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-06-16T07:52:48.500948+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener::checkPassport"} [] [2024-06-16T07:52:48.500964+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserCheckerListener::preCheckCredentials". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener::preCheckCredentials"} [] [2024-06-16T07:52:48.501454+00:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Symfony\Bridge\Doctrine\Security\User\EntityUserProvider::loadUserByIdentifier(): Return value must be of type Symfony\Component\Security\Core\User\UserInterface, App\Entity\Users returned" at EntityUserProvider.php line 70 {"exception":"[object] (TypeError(code: 0): Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider::loadUserByIdentifier(): Return value must be of type Symfony\\Component\\Security\\Core\\User\\UserInterface, App\\Entity\\Users returned at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:70)"} [] [2024-06-16T07:52:48.532148+00:00] doctrine.INFO: Disconnecting [] [] [2024-06-16T08:31:36.374268+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"POST"} [] [2024-06-16T08:31:36.376182+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-16T08:31:36.376216+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-16T08:31:36.378242+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-16T08:31:36.378431+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-16T08:31:36.397193+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-06-16T08:31:36.397237+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-06-16T08:31:36.397257+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener::checkPassport"} [] [2024-06-16T08:31:36.397273+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserCheckerListener::preCheckCredentials". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener::preCheckCredentials"} [] [2024-06-16T08:31:36.397627+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Syntax Error] line 0, col 7: Error: Expected IdentificationVariable | ScalarExpression | AggregateExpression | FunctionDeclaration | "(" Subselect ")" | CaseExpression, got 'SELECT'" at QueryException.php line 23 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Syntax Error] line 0, col 7: Error: Expected IdentificationVariable | ScalarExpression | AggregateExpression | FunctionDeclaration | \"(\" Subselect \")\" | CaseExpression, got 'SELECT' at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/doctrine/orm/src/Query/QueryException.php:23)\n[previous exception] [object] (Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT SELECT u\n FROM App\\Entity\\User u\n WHERE u.username = :query\n OR u.email = :query FROM App\\Entity\\Users SELECT u\n FROM App\\Entity\\User u\n WHERE u.username = :query\n OR u.email = :query at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/doctrine/orm/src/Query/QueryException.php:18)"} [] [2024-06-16T08:31:36.492388+00:00] deprecation.INFO: User Deprecated: Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY results in SERIAL, which is not recommended. Instead, configure identifier generation strategies explicitly through configuration. We currently recommend "SEQUENCE" for "Doctrine\DBAL\Platforms\PostgreSQLPlatform", when using DBAL 3, and "IDENTITY" when using DBAL 4, so you should probably use the following configuration before upgrading to DBAL 4, and remove it after deploying that upgrade: $configuration->setIdentityGenerationPreferences([ "Doctrine\DBAL\Platforms\PostgreSQLPlatform" => ClassMetadata::GENERATOR_TYPE_SEQUENCE, ]); (ClassMetadataFactory.php:635 called by ClassMetadataFactory.php:546, https://github.com/doctrine/orm/issues/8893, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY\nresults in SERIAL, which is not recommended.\nInstead, configure identifier generation strategies explicitly through\nconfiguration.\nWe currently recommend \"SEQUENCE\" for \"Doctrine\\DBAL\\Platforms\\PostgreSQLPlatform\", when using DBAL 3,\nand \"IDENTITY\" when using DBAL 4,\nso you should probably use the following configuration before upgrading to DBAL 4,\nand remove it after deploying that upgrade:\n\n$configuration->setIdentityGenerationPreferences([\n \"Doctrine\\DBAL\\Platforms\\PostgreSQLPlatform\" => ClassMetadata::GENERATOR_TYPE_SEQUENCE,\n]);\n (ClassMetadataFactory.php:635 called by ClassMetadataFactory.php:546, https://github.com/doctrine/orm/issues/8893, package doctrine/orm) at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2024-06-16T08:31:36.608573+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a25e94"},"request_uri":"https://localhost:8000/_wdt/a25e94","method":"GET"} [] [2024-06-16T08:33:54.643623+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"POST"} [] [2024-06-16T08:33:54.647173+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-16T08:33:54.647209+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-16T08:33:54.647489+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-16T08:33:54.647726+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-16T08:33:54.653053+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-06-16T08:33:54.653096+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-06-16T08:33:54.653119+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener::checkPassport"} [] [2024-06-16T08:33:54.653138+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserCheckerListener::preCheckCredentials". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener::preCheckCredentials"} [] [2024-06-16T08:33:54.653552+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 30 near 'App\Entity\User': Error: Class 'App\Entity\User' is not defined." at QueryException.php line 28 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 30 near 'App\\Entity\\User': Error: Class 'App\\Entity\\User' is not defined. at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/doctrine/orm/src/Query/QueryException.php:28)\n[previous exception] [object] (Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT u\n FROM App\\Entity\\User u\n WHERE u.username = :query\n OR u.email = :query at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/doctrine/orm/src/Query/QueryException.php:18)"} [] [2024-06-16T08:33:54.775720+00:00] deprecation.INFO: User Deprecated: Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY results in SERIAL, which is not recommended. Instead, configure identifier generation strategies explicitly through configuration. We currently recommend "SEQUENCE" for "Doctrine\DBAL\Platforms\PostgreSQLPlatform", when using DBAL 3, and "IDENTITY" when using DBAL 4, so you should probably use the following configuration before upgrading to DBAL 4, and remove it after deploying that upgrade: $configuration->setIdentityGenerationPreferences([ "Doctrine\DBAL\Platforms\PostgreSQLPlatform" => ClassMetadata::GENERATOR_TYPE_SEQUENCE, ]); (ClassMetadataFactory.php:635 called by ClassMetadataFactory.php:546, https://github.com/doctrine/orm/issues/8893, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY\nresults in SERIAL, which is not recommended.\nInstead, configure identifier generation strategies explicitly through\nconfiguration.\nWe currently recommend \"SEQUENCE\" for \"Doctrine\\DBAL\\Platforms\\PostgreSQLPlatform\", when using DBAL 3,\nand \"IDENTITY\" when using DBAL 4,\nso you should probably use the following configuration before upgrading to DBAL 4,\nand remove it after deploying that upgrade:\n\n$configuration->setIdentityGenerationPreferences([\n \"Doctrine\\DBAL\\Platforms\\PostgreSQLPlatform\" => ClassMetadata::GENERATOR_TYPE_SEQUENCE,\n]);\n (ClassMetadataFactory.php:635 called by ClassMetadataFactory.php:546, https://github.com/doctrine/orm/issues/8893, package doctrine/orm) at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2024-06-16T08:33:54.872910+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9812df"},"request_uri":"https://localhost:8000/_wdt/9812df","method":"GET"} [] [2024-06-16T08:34:34.507915+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"POST"} [] [2024-06-16T08:34:34.509548+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-16T08:34:34.509619+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-16T08:34:34.509910+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-16T08:34:34.509995+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-16T08:34:34.515812+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-06-16T08:34:34.515893+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-06-16T08:34:34.515939+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener::checkPassport"} [] [2024-06-16T08:34:34.515977+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserCheckerListener::preCheckCredentials". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener::preCheckCredentials"} [] [2024-06-16T08:34:34.516453+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 73 near 'username = :query ': Error: Class App\Entity\Users has no field or association named username" at QueryException.php line 28 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 73 near 'username = :query\n': Error: Class App\\Entity\\Users has no field or association named username at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/doctrine/orm/src/Query/QueryException.php:28)\n[previous exception] [object] (Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT u\n FROM App\\Entity\\Users u\n WHERE u.username = :query\n OR u.email = :query at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/doctrine/orm/src/Query/QueryException.php:18)"} [] [2024-06-16T08:34:34.593808+00:00] deprecation.INFO: User Deprecated: Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY results in SERIAL, which is not recommended. Instead, configure identifier generation strategies explicitly through configuration. We currently recommend "SEQUENCE" for "Doctrine\DBAL\Platforms\PostgreSQLPlatform", when using DBAL 3, and "IDENTITY" when using DBAL 4, so you should probably use the following configuration before upgrading to DBAL 4, and remove it after deploying that upgrade: $configuration->setIdentityGenerationPreferences([ "Doctrine\DBAL\Platforms\PostgreSQLPlatform" => ClassMetadata::GENERATOR_TYPE_SEQUENCE, ]); (ClassMetadataFactory.php:635 called by ClassMetadataFactory.php:546, https://github.com/doctrine/orm/issues/8893, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY\nresults in SERIAL, which is not recommended.\nInstead, configure identifier generation strategies explicitly through\nconfiguration.\nWe currently recommend \"SEQUENCE\" for \"Doctrine\\DBAL\\Platforms\\PostgreSQLPlatform\", when using DBAL 3,\nand \"IDENTITY\" when using DBAL 4,\nso you should probably use the following configuration before upgrading to DBAL 4,\nand remove it after deploying that upgrade:\n\n$configuration->setIdentityGenerationPreferences([\n \"Doctrine\\DBAL\\Platforms\\PostgreSQLPlatform\" => ClassMetadata::GENERATOR_TYPE_SEQUENCE,\n]);\n (ClassMetadataFactory.php:635 called by ClassMetadataFactory.php:546, https://github.com/doctrine/orm/issues/8893, package doctrine/orm) at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2024-06-16T08:34:34.743659+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b02e27"},"request_uri":"https://localhost:8000/_wdt/b02e27","method":"GET"} [] [2024-06-16T08:35:11.217877+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"POST"} [] [2024-06-16T08:35:11.219582+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-16T08:35:11.219722+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-16T08:35:11.220546+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-16T08:35:11.220757+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-16T08:35:11.231455+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_pgsql","host":"127.0.0.1","port":5454,"user":"app","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"connect_sens_db","serverVersion":"15","charset":"utf8"} {"params":{"use_savepoints":true,"driver":"pdo_pgsql","host":"127.0.0.1","port":5454,"user":"app","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"connect_sens_db","serverVersion":"15","charset":"utf8"}} [] [2024-06-16T08:35:11.238240+00:00] doctrine.DEBUG: Executing statement: SELECT u0_.email AS email_0, u0_.password AS password_1, u0_.firstname AS firstname_2, u0_.lastname AS lastname_3, u0_.phone AS phone_4, u0_.id AS id_5, u0_.created_at AS created_at_6, u0_.update_at AS update_at_7, u0_.role_id AS role_id_8 FROM users u0_ WHERE u0_.email = ? (parameters: array{"1":"progchris@live.fr"}, types: array{"1":2}) {"sql":"SELECT u0_.email AS email_0, u0_.password AS password_1, u0_.firstname AS firstname_2, u0_.lastname AS lastname_3, u0_.phone AS phone_4, u0_.id AS id_5, u0_.created_at AS created_at_6, u0_.update_at AS update_at_7, u0_.role_id AS role_id_8 FROM users u0_ WHERE u0_.email = ?","params":{"1":"progchris@live.fr"},"types":{"1":2}} [] [2024-06-16T08:35:11.241396+00:00] deprecation.INFO: User Deprecated: Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY results in SERIAL, which is not recommended. Instead, configure identifier generation strategies explicitly through configuration. We currently recommend "SEQUENCE" for "Doctrine\DBAL\Platforms\PostgreSQLPlatform", when using DBAL 3, and "IDENTITY" when using DBAL 4, so you should probably use the following configuration before upgrading to DBAL 4, and remove it after deploying that upgrade: $configuration->setIdentityGenerationPreferences([ "Doctrine\DBAL\Platforms\PostgreSQLPlatform" => ClassMetadata::GENERATOR_TYPE_SEQUENCE, ]); (ClassMetadataFactory.php:635 called by ClassMetadataFactory.php:546, https://github.com/doctrine/orm/issues/8893, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY\nresults in SERIAL, which is not recommended.\nInstead, configure identifier generation strategies explicitly through\nconfiguration.\nWe currently recommend \"SEQUENCE\" for \"Doctrine\\DBAL\\Platforms\\PostgreSQLPlatform\", when using DBAL 3,\nand \"IDENTITY\" when using DBAL 4,\nso you should probably use the following configuration before upgrading to DBAL 4,\nand remove it after deploying that upgrade:\n\n$configuration->setIdentityGenerationPreferences([\n \"Doctrine\\DBAL\\Platforms\\PostgreSQLPlatform\" => ClassMetadata::GENERATOR_TYPE_SEQUENCE,\n]);\n (ClassMetadataFactory.php:635 called by ClassMetadataFactory.php:546, https://github.com/doctrine/orm/issues/8893, package doctrine/orm) at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2024-06-16T08:35:11.241862+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.user_id AS user_id_2 FROM news_letter t0 WHERE t0.user_id = ? (parameters: array{"1":"58d4a815-59a8-4142-9182-320d100fe057"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.user_id AS user_id_2 FROM news_letter t0 WHERE t0.user_id = ?","params":{"1":"58d4a815-59a8-4142-9182-320d100fe057"},"types":{"1":2}} [] [2024-06-16T08:35:11.243459+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-06-16T08:35:11.243498+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-06-16T08:35:11.243519+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener::checkPassport"} [] [2024-06-16T08:35:11.243536+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserCheckerListener::preCheckCredentials". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener::preCheckCredentials"} [] [2024-06-16T08:35:11.243808+00:00] request.CRITICAL: Uncaught PHP Exception TypeError: "App\Repository\UserRepository::loadUserByIdentifier(): Return value must be of type ?Symfony\Component\Security\Core\User\UserInterface, App\Entity\Users returned" at UserRepository.php line 71 {"exception":"[object] (TypeError(code: 0): App\\Repository\\UserRepository::loadUserByIdentifier(): Return value must be of type ?Symfony\\Component\\Security\\Core\\User\\UserInterface, App\\Entity\\Users returned at /Users/progchris/Documents/projects/titiana/connect_sens/src/Repository/UserRepository.php:71)"} [] [2024-06-16T08:35:11.267675+00:00] doctrine.INFO: Disconnecting [] [] [2024-06-16T08:42:32.526196+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"POST"} [] [2024-06-16T08:42:32.527725+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-16T08:42:32.527758+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-16T08:42:32.528838+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-16T08:42:32.528966+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-16T08:42:32.531366+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_pgsql","host":"127.0.0.1","port":5454,"user":"app","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"connect_sens_db","serverVersion":"15","charset":"utf8"} {"params":{"use_savepoints":true,"driver":"pdo_pgsql","host":"127.0.0.1","port":5454,"user":"app","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"connect_sens_db","serverVersion":"15","charset":"utf8"}} [] [2024-06-16T08:42:32.537055+00:00] doctrine.DEBUG: Executing statement: SELECT u0_.email AS email_0, u0_.password AS password_1, u0_.firstname AS firstname_2, u0_.lastname AS lastname_3, u0_.phone AS phone_4, u0_.id AS id_5, u0_.created_at AS created_at_6, u0_.update_at AS update_at_7, u0_.role_id AS role_id_8 FROM users u0_ WHERE u0_.email = ? (parameters: array{"1":"progchris@live.fr"}, types: array{"1":2}) {"sql":"SELECT u0_.email AS email_0, u0_.password AS password_1, u0_.firstname AS firstname_2, u0_.lastname AS lastname_3, u0_.phone AS phone_4, u0_.id AS id_5, u0_.created_at AS created_at_6, u0_.update_at AS update_at_7, u0_.role_id AS role_id_8 FROM users u0_ WHERE u0_.email = ?","params":{"1":"progchris@live.fr"},"types":{"1":2}} [] [2024-06-16T08:42:32.538686+00:00] deprecation.INFO: User Deprecated: Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY results in SERIAL, which is not recommended. Instead, configure identifier generation strategies explicitly through configuration. We currently recommend "SEQUENCE" for "Doctrine\DBAL\Platforms\PostgreSQLPlatform", when using DBAL 3, and "IDENTITY" when using DBAL 4, so you should probably use the following configuration before upgrading to DBAL 4, and remove it after deploying that upgrade: $configuration->setIdentityGenerationPreferences([ "Doctrine\DBAL\Platforms\PostgreSQLPlatform" => ClassMetadata::GENERATOR_TYPE_SEQUENCE, ]); (ClassMetadataFactory.php:635 called by ClassMetadataFactory.php:546, https://github.com/doctrine/orm/issues/8893, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY\nresults in SERIAL, which is not recommended.\nInstead, configure identifier generation strategies explicitly through\nconfiguration.\nWe currently recommend \"SEQUENCE\" for \"Doctrine\\DBAL\\Platforms\\PostgreSQLPlatform\", when using DBAL 3,\nand \"IDENTITY\" when using DBAL 4,\nso you should probably use the following configuration before upgrading to DBAL 4,\nand remove it after deploying that upgrade:\n\n$configuration->setIdentityGenerationPreferences([\n \"Doctrine\\DBAL\\Platforms\\PostgreSQLPlatform\" => ClassMetadata::GENERATOR_TYPE_SEQUENCE,\n]);\n (ClassMetadataFactory.php:635 called by ClassMetadataFactory.php:546, https://github.com/doctrine/orm/issues/8893, package doctrine/orm) at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2024-06-16T08:42:32.539054+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.user_id AS user_id_2 FROM news_letter t0 WHERE t0.user_id = ? (parameters: array{"1":"58d4a815-59a8-4142-9182-320d100fe057"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.user_id AS user_id_2 FROM news_letter t0 WHERE t0.user_id = ?","params":{"1":"58d4a815-59a8-4142-9182-320d100fe057"},"types":{"1":2}} [] [2024-06-16T08:42:33.021655+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-06-16T08:42:33.021717+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-06-16T08:42:33.021739+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener::checkPassport"} [] [2024-06-16T08:42:33.021754+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserCheckerListener::preCheckCredentials". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener::preCheckCredentials"} [] [2024-06-16T08:42:33.021772+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\CheckCredentialsListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener::checkPassport"} [] [2024-06-16T08:42:33.021970+00:00] app.DEBUG: Notified event "security.authentication.success" to listener "Symfony\Component\Security\Http\EventListener\UserCheckerListener::postCheckCredentials". {"event":"security.authentication.success","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener::postCheckCredentials"} [] [2024-06-16T08:42:33.021989+00:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken":"PostAuthenticationToken(user=\"progchris@live.fr\", roles=\"ROLE_USER\")"},"authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-16T08:42:33.022377+00:00] request.CRITICAL: Uncaught PHP Exception Exception: "TODO: provide a valid redirect inside /Users/progchris/Documents/projects/titiana/connect_sens/src/Security/UserAuthenticator.php" at UserAuthenticator.php line 57 {"exception":"[object] (Exception(code: 0): TODO: provide a valid redirect inside /Users/progchris/Documents/projects/titiana/connect_sens/src/Security/UserAuthenticator.php at /Users/progchris/Documents/projects/titiana/connect_sens/src/Security/UserAuthenticator.php:57)"} [] [2024-06-16T08:42:33.034422+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-06-16T08:42:33.043991+00:00] doctrine.INFO: Disconnecting [] [] [2024-06-16T13:39:04.757979+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"POST"} [] [2024-06-16T13:39:04.761849+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-06-16T13:39:04.765088+00:00] deprecation.INFO: User Deprecated: Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY results in SERIAL, which is not recommended. Instead, configure identifier generation strategies explicitly through configuration. We currently recommend "SEQUENCE" for "Doctrine\DBAL\Platforms\PostgreSQLPlatform", when using DBAL 3, and "IDENTITY" when using DBAL 4, so you should probably use the following configuration before upgrading to DBAL 4, and remove it after deploying that upgrade: $configuration->setIdentityGenerationPreferences([ "Doctrine\DBAL\Platforms\PostgreSQLPlatform" => ClassMetadata::GENERATOR_TYPE_SEQUENCE, ]); (ClassMetadataFactory.php:635 called by ClassMetadataFactory.php:546, https://github.com/doctrine/orm/issues/8893, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY\nresults in SERIAL, which is not recommended.\nInstead, configure identifier generation strategies explicitly through\nconfiguration.\nWe currently recommend \"SEQUENCE\" for \"Doctrine\\DBAL\\Platforms\\PostgreSQLPlatform\", when using DBAL 3,\nand \"IDENTITY\" when using DBAL 4,\nso you should probably use the following configuration before upgrading to DBAL 4,\nand remove it after deploying that upgrade:\n\n$configuration->setIdentityGenerationPreferences([\n \"Doctrine\\DBAL\\Platforms\\PostgreSQLPlatform\" => ClassMetadata::GENERATOR_TYPE_SEQUENCE,\n]);\n (ClassMetadataFactory.php:635 called by ClassMetadataFactory.php:546, https://github.com/doctrine/orm/issues/8893, package doctrine/orm) at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2024-06-16T13:39:04.765609+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_pgsql","host":"127.0.0.1","port":5454,"user":"app","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"connect_sens_db","serverVersion":"15","charset":"utf8"} {"params":{"use_savepoints":true,"driver":"pdo_pgsql","host":"127.0.0.1","port":5454,"user":"app","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"connect_sens_db","serverVersion":"15","charset":"utf8"}} [] [2024-06-16T13:39:04.773509+00:00] doctrine.DEBUG: Executing statement: SELECT t0.email AS email_1, t0.password AS password_2, t0.firstname AS firstname_3, t0.lastname AS lastname_4, t0.phone AS phone_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.update_at AS update_at_8, t9.id AS id_10, t9.user_id AS user_id_11, t0.role_id AS role_id_12 FROM users t0 LEFT JOIN news_letter t9 ON t9.user_id = t0.id WHERE t0.id = ? (parameters: array{"1":"58d4a815-59a8-4142-9182-320d100fe057"}, types: array{"1":2}) {"sql":"SELECT t0.email AS email_1, t0.password AS password_2, t0.firstname AS firstname_3, t0.lastname AS lastname_4, t0.phone AS phone_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.update_at AS update_at_8, t9.id AS id_10, t9.user_id AS user_id_11, t0.role_id AS role_id_12 FROM users t0 LEFT JOIN news_letter t9 ON t9.user_id = t0.id WHERE t0.id = ?","params":{"1":"58d4a815-59a8-4142-9182-320d100fe057"},"types":{"1":2}} [] [2024-06-16T13:39:04.778473+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"progchris@live.fr"} [] [2024-06-16T13:39:04.778529+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-16T13:39:04.778553+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-16T13:39:04.778961+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-16T13:39:04.779168+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-16T13:39:04.780819+00:00] doctrine.DEBUG: Executing statement: SELECT u0_.email AS email_0, u0_.password AS password_1, u0_.firstname AS firstname_2, u0_.lastname AS lastname_3, u0_.phone AS phone_4, u0_.id AS id_5, u0_.created_at AS created_at_6, u0_.update_at AS update_at_7, u0_.role_id AS role_id_8 FROM users u0_ WHERE u0_.email = ? (parameters: array{"1":"progchris@live.fr"}, types: array{"1":2}) {"sql":"SELECT u0_.email AS email_0, u0_.password AS password_1, u0_.firstname AS firstname_2, u0_.lastname AS lastname_3, u0_.phone AS phone_4, u0_.id AS id_5, u0_.created_at AS created_at_6, u0_.update_at AS update_at_7, u0_.role_id AS role_id_8 FROM users u0_ WHERE u0_.email = ?","params":{"1":"progchris@live.fr"},"types":{"1":2}} [] [2024-06-16T13:39:05.276769+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-06-16T13:39:05.276912+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-06-16T13:39:05.276939+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener::checkPassport"} [] [2024-06-16T13:39:05.276956+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserCheckerListener::preCheckCredentials". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener::preCheckCredentials"} [] [2024-06-16T13:39:05.276970+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\CheckCredentialsListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener::checkPassport"} [] [2024-06-16T13:39:05.277168+00:00] app.DEBUG: Notified event "security.authentication.success" to listener "Symfony\Component\Security\Http\EventListener\UserCheckerListener::postCheckCredentials". {"event":"security.authentication.success","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener::postCheckCredentials"} [] [2024-06-16T13:39:05.277194+00:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken":"PostAuthenticationToken(user=\"progchris@live.fr\", roles=\"ROLE_USER\")"},"authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-16T13:39:05.280098+00:00] doctrine.INFO: Disconnecting [] [] [2024-06-16T13:39:55.366740+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"POST"} [] [2024-06-16T13:39:55.368916+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-06-16T13:39:55.372481+00:00] deprecation.INFO: User Deprecated: Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY results in SERIAL, which is not recommended. Instead, configure identifier generation strategies explicitly through configuration. We currently recommend "SEQUENCE" for "Doctrine\DBAL\Platforms\PostgreSQLPlatform", when using DBAL 3, and "IDENTITY" when using DBAL 4, so you should probably use the following configuration before upgrading to DBAL 4, and remove it after deploying that upgrade: $configuration->setIdentityGenerationPreferences([ "Doctrine\DBAL\Platforms\PostgreSQLPlatform" => ClassMetadata::GENERATOR_TYPE_SEQUENCE, ]); (ClassMetadataFactory.php:635 called by ClassMetadataFactory.php:546, https://github.com/doctrine/orm/issues/8893, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY\nresults in SERIAL, which is not recommended.\nInstead, configure identifier generation strategies explicitly through\nconfiguration.\nWe currently recommend \"SEQUENCE\" for \"Doctrine\\DBAL\\Platforms\\PostgreSQLPlatform\", when using DBAL 3,\nand \"IDENTITY\" when using DBAL 4,\nso you should probably use the following configuration before upgrading to DBAL 4,\nand remove it after deploying that upgrade:\n\n$configuration->setIdentityGenerationPreferences([\n \"Doctrine\\DBAL\\Platforms\\PostgreSQLPlatform\" => ClassMetadata::GENERATOR_TYPE_SEQUENCE,\n]);\n (ClassMetadataFactory.php:635 called by ClassMetadataFactory.php:546, https://github.com/doctrine/orm/issues/8893, package doctrine/orm) at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2024-06-16T13:39:55.373130+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_pgsql","host":"127.0.0.1","port":5454,"user":"app","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"connect_sens_db","serverVersion":"15","charset":"utf8"} {"params":{"use_savepoints":true,"driver":"pdo_pgsql","host":"127.0.0.1","port":5454,"user":"app","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"connect_sens_db","serverVersion":"15","charset":"utf8"}} [] [2024-06-16T13:39:55.380327+00:00] doctrine.DEBUG: Executing statement: SELECT t0.email AS email_1, t0.password AS password_2, t0.firstname AS firstname_3, t0.lastname AS lastname_4, t0.phone AS phone_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.update_at AS update_at_8, t9.id AS id_10, t9.user_id AS user_id_11, t0.role_id AS role_id_12 FROM users t0 LEFT JOIN news_letter t9 ON t9.user_id = t0.id WHERE t0.id = ? (parameters: array{"1":"58d4a815-59a8-4142-9182-320d100fe057"}, types: array{"1":2}) {"sql":"SELECT t0.email AS email_1, t0.password AS password_2, t0.firstname AS firstname_3, t0.lastname AS lastname_4, t0.phone AS phone_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.update_at AS update_at_8, t9.id AS id_10, t9.user_id AS user_id_11, t0.role_id AS role_id_12 FROM users t0 LEFT JOIN news_letter t9 ON t9.user_id = t0.id WHERE t0.id = ?","params":{"1":"58d4a815-59a8-4142-9182-320d100fe057"},"types":{"1":2}} [] [2024-06-16T13:39:55.383080+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"progchris@live.fr"} [] [2024-06-16T13:39:55.383124+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-16T13:39:55.383144+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-16T13:39:55.383350+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-16T13:39:55.383408+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-16T13:39:55.384453+00:00] doctrine.DEBUG: Executing statement: SELECT u0_.email AS email_0, u0_.password AS password_1, u0_.firstname AS firstname_2, u0_.lastname AS lastname_3, u0_.phone AS phone_4, u0_.id AS id_5, u0_.created_at AS created_at_6, u0_.update_at AS update_at_7, u0_.role_id AS role_id_8 FROM users u0_ WHERE u0_.email = ? (parameters: array{"1":"progchris@live.fr"}, types: array{"1":2}) {"sql":"SELECT u0_.email AS email_0, u0_.password AS password_1, u0_.firstname AS firstname_2, u0_.lastname AS lastname_3, u0_.phone AS phone_4, u0_.id AS id_5, u0_.created_at AS created_at_6, u0_.update_at AS update_at_7, u0_.role_id AS role_id_8 FROM users u0_ WHERE u0_.email = ?","params":{"1":"progchris@live.fr"},"types":{"1":2}} [] [2024-06-16T13:39:55.894330+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-06-16T13:39:55.894434+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-06-16T13:39:55.894464+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener::checkPassport"} [] [2024-06-16T13:39:55.894483+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserCheckerListener::preCheckCredentials". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener::preCheckCredentials"} [] [2024-06-16T13:39:55.894497+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\CheckCredentialsListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener::checkPassport"} [] [2024-06-16T13:39:55.894689+00:00] app.DEBUG: Notified event "security.authentication.success" to listener "Symfony\Component\Security\Http\EventListener\UserCheckerListener::postCheckCredentials". {"event":"security.authentication.success","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener::postCheckCredentials"} [] [2024-06-16T13:39:55.894710+00:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken":"PostAuthenticationToken(user=\"progchris@live.fr\", roles=\"ROLE_USER\")"},"authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-16T13:39:55.895673+00:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Routing\Exception\RouteNotFoundException: "Unable to generate a URL for the named route "some_route" as such route does not exist." at CompiledUrlGenerator.php line 50 {"exception":"[object] (Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"some_route\" as such route does not exist. at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50)"} [] [2024-06-16T13:39:55.911851+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-06-16T13:39:55.924287+00:00] doctrine.INFO: Disconnecting [] [] [2024-06-16T13:40:27.407711+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"POST"} [] [2024-06-16T13:40:27.410256+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-06-16T13:40:27.411804+00:00] deprecation.INFO: User Deprecated: Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY results in SERIAL, which is not recommended. Instead, configure identifier generation strategies explicitly through configuration. We currently recommend "SEQUENCE" for "Doctrine\DBAL\Platforms\PostgreSQLPlatform", when using DBAL 3, and "IDENTITY" when using DBAL 4, so you should probably use the following configuration before upgrading to DBAL 4, and remove it after deploying that upgrade: $configuration->setIdentityGenerationPreferences([ "Doctrine\DBAL\Platforms\PostgreSQLPlatform" => ClassMetadata::GENERATOR_TYPE_SEQUENCE, ]); (ClassMetadataFactory.php:635 called by ClassMetadataFactory.php:546, https://github.com/doctrine/orm/issues/8893, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY\nresults in SERIAL, which is not recommended.\nInstead, configure identifier generation strategies explicitly through\nconfiguration.\nWe currently recommend \"SEQUENCE\" for \"Doctrine\\DBAL\\Platforms\\PostgreSQLPlatform\", when using DBAL 3,\nand \"IDENTITY\" when using DBAL 4,\nso you should probably use the following configuration before upgrading to DBAL 4,\nand remove it after deploying that upgrade:\n\n$configuration->setIdentityGenerationPreferences([\n \"Doctrine\\DBAL\\Platforms\\PostgreSQLPlatform\" => ClassMetadata::GENERATOR_TYPE_SEQUENCE,\n]);\n (ClassMetadataFactory.php:635 called by ClassMetadataFactory.php:546, https://github.com/doctrine/orm/issues/8893, package doctrine/orm) at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2024-06-16T13:40:27.412147+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_pgsql","host":"127.0.0.1","port":5454,"user":"app","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"connect_sens_db","serverVersion":"15","charset":"utf8"} {"params":{"use_savepoints":true,"driver":"pdo_pgsql","host":"127.0.0.1","port":5454,"user":"app","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"connect_sens_db","serverVersion":"15","charset":"utf8"}} [] [2024-06-16T13:40:27.418441+00:00] doctrine.DEBUG: Executing statement: SELECT t0.email AS email_1, t0.password AS password_2, t0.firstname AS firstname_3, t0.lastname AS lastname_4, t0.phone AS phone_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.update_at AS update_at_8, t9.id AS id_10, t9.user_id AS user_id_11, t0.role_id AS role_id_12 FROM users t0 LEFT JOIN news_letter t9 ON t9.user_id = t0.id WHERE t0.id = ? (parameters: array{"1":"58d4a815-59a8-4142-9182-320d100fe057"}, types: array{"1":2}) {"sql":"SELECT t0.email AS email_1, t0.password AS password_2, t0.firstname AS firstname_3, t0.lastname AS lastname_4, t0.phone AS phone_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.update_at AS update_at_8, t9.id AS id_10, t9.user_id AS user_id_11, t0.role_id AS role_id_12 FROM users t0 LEFT JOIN news_letter t9 ON t9.user_id = t0.id WHERE t0.id = ?","params":{"1":"58d4a815-59a8-4142-9182-320d100fe057"},"types":{"1":2}} [] [2024-06-16T13:40:27.420708+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"progchris@live.fr"} [] [2024-06-16T13:40:27.420755+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-16T13:40:27.420774+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-16T13:40:27.420926+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-16T13:40:27.420971+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-16T13:40:27.421615+00:00] doctrine.DEBUG: Executing statement: SELECT u0_.email AS email_0, u0_.password AS password_1, u0_.firstname AS firstname_2, u0_.lastname AS lastname_3, u0_.phone AS phone_4, u0_.id AS id_5, u0_.created_at AS created_at_6, u0_.update_at AS update_at_7, u0_.role_id AS role_id_8 FROM users u0_ WHERE u0_.email = ? (parameters: array{"1":"progchris@live.fr"}, types: array{"1":2}) {"sql":"SELECT u0_.email AS email_0, u0_.password AS password_1, u0_.firstname AS firstname_2, u0_.lastname AS lastname_3, u0_.phone AS phone_4, u0_.id AS id_5, u0_.created_at AS created_at_6, u0_.update_at AS update_at_7, u0_.role_id AS role_id_8 FROM users u0_ WHERE u0_.email = ?","params":{"1":"progchris@live.fr"},"types":{"1":2}} [] [2024-06-16T13:40:27.929855+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-06-16T13:40:27.929970+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-06-16T13:40:27.929996+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener::checkPassport"} [] [2024-06-16T13:40:27.930012+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserCheckerListener::preCheckCredentials". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener::preCheckCredentials"} [] [2024-06-16T13:40:27.930026+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\CheckCredentialsListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener::checkPassport"} [] [2024-06-16T13:40:27.930159+00:00] app.DEBUG: Notified event "security.authentication.success" to listener "Symfony\Component\Security\Http\EventListener\UserCheckerListener::postCheckCredentials". {"event":"security.authentication.success","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener::postCheckCredentials"} [] [2024-06-16T13:40:27.930181+00:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken":"PostAuthenticationToken(user=\"progchris@live.fr\", roles=\"ROLE_USER\")"},"authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-16T13:40:27.930721+00:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Routing\Exception\RouteNotFoundException: "Unable to generate a URL for the named route "some_route" as such route does not exist." at CompiledUrlGenerator.php line 50 {"exception":"[object] (Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"some_route\" as such route does not exist. at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50)"} [] [2024-06-16T13:40:27.944317+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-06-16T13:40:27.953444+00:00] doctrine.INFO: Disconnecting [] [] [2024-06-16T13:40:52.044407+00:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"974ed6"},"request_uri":"https://localhost:8000/_profiler/974ed6","method":"GET"} [] [2024-06-16T13:40:53.775236+00:00] request.INFO: Matched route "_profiler_search". {"route":"_profiler_search","route_parameters":{"_route":"_profiler_search","_controller":"web_profiler.controller.profiler::searchAction"},"request_uri":"https://localhost:8000/_profiler/search?limit=10&type=request","method":"GET"} [] [2024-06-16T13:40:53.844194+00:00] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"0d56c5"},"request_uri":"https://localhost:8000/_profiler/0d56c5/search/results?limit=10&type=request","method":"GET"} [] [2024-06-16T13:40:56.578900+00:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"0d56c5"},"request_uri":"https://localhost:8000/_profiler/0d56c5","method":"GET"} [] [2024-06-16T13:41:04.400426+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://localhost:8000/danse-et-arbre.jpg" (from "https://localhost:8000/")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://localhost:8000/danse-et-arbre.jpg\" (from \"https://localhost:8000/\") at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/danse-et-arbre.jpg/\". at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-06-16T13:41:04.400422+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://localhost:8000/silhouette-heureux-jeunes-courir-sauter-au-bord-du-lac-au-coucher-du-soleil_940082-88.avif" (from "https://localhost:8000/")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://localhost:8000/silhouette-heureux-jeunes-courir-sauter-au-bord-du-lac-au-coucher-du-soleil_940082-88.avif\" (from \"https://localhost:8000/\") at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/silhouette-heureux-jeunes-courir-sauter-au-bord-du-lac-au-coucher-du-soleil_940082-88.avif/\". at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-06-16T13:41:04.534671+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a85741"},"request_uri":"https://localhost:8000/_wdt/a85741","method":"GET"} [] [2024-06-16T13:41:04.745169+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a85741"},"request_uri":"https://localhost:8000/_wdt/a85741","method":"GET"} [] [2024-06-16T13:41:05.222508+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a85741"},"request_uri":"https://localhost:8000/_wdt/a85741","method":"GET"} [] [2024-06-16T13:41:06.203729+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a85741"},"request_uri":"https://localhost:8000/_wdt/a85741","method":"GET"} [] [2024-06-16T13:41:07.201523+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a85741"},"request_uri":"https://localhost:8000/_wdt/a85741","method":"GET"} [] [2024-06-16T13:45:19.113243+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"POST"} [] [2024-06-16T13:45:19.115077+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-06-16T13:45:19.117415+00:00] deprecation.INFO: User Deprecated: Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY results in SERIAL, which is not recommended. Instead, configure identifier generation strategies explicitly through configuration. We currently recommend "SEQUENCE" for "Doctrine\DBAL\Platforms\PostgreSQLPlatform", when using DBAL 3, and "IDENTITY" when using DBAL 4, so you should probably use the following configuration before upgrading to DBAL 4, and remove it after deploying that upgrade: $configuration->setIdentityGenerationPreferences([ "Doctrine\DBAL\Platforms\PostgreSQLPlatform" => ClassMetadata::GENERATOR_TYPE_SEQUENCE, ]); (ClassMetadataFactory.php:635 called by ClassMetadataFactory.php:546, https://github.com/doctrine/orm/issues/8893, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY\nresults in SERIAL, which is not recommended.\nInstead, configure identifier generation strategies explicitly through\nconfiguration.\nWe currently recommend \"SEQUENCE\" for \"Doctrine\\DBAL\\Platforms\\PostgreSQLPlatform\", when using DBAL 3,\nand \"IDENTITY\" when using DBAL 4,\nso you should probably use the following configuration before upgrading to DBAL 4,\nand remove it after deploying that upgrade:\n\n$configuration->setIdentityGenerationPreferences([\n \"Doctrine\\DBAL\\Platforms\\PostgreSQLPlatform\" => ClassMetadata::GENERATOR_TYPE_SEQUENCE,\n]);\n (ClassMetadataFactory.php:635 called by ClassMetadataFactory.php:546, https://github.com/doctrine/orm/issues/8893, package doctrine/orm) at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2024-06-16T13:45:19.118060+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_pgsql","host":"127.0.0.1","port":5454,"user":"app","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"connect_sens_db","serverVersion":"15","charset":"utf8"} {"params":{"use_savepoints":true,"driver":"pdo_pgsql","host":"127.0.0.1","port":5454,"user":"app","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"connect_sens_db","serverVersion":"15","charset":"utf8"}} [] [2024-06-16T13:45:19.127128+00:00] doctrine.DEBUG: Executing statement: SELECT t0.email AS email_1, t0.password AS password_2, t0.firstname AS firstname_3, t0.lastname AS lastname_4, t0.phone AS phone_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.update_at AS update_at_8, t9.id AS id_10, t9.user_id AS user_id_11, t0.role_id AS role_id_12 FROM users t0 LEFT JOIN news_letter t9 ON t9.user_id = t0.id WHERE t0.id = ? (parameters: array{"1":"58d4a815-59a8-4142-9182-320d100fe057"}, types: array{"1":2}) {"sql":"SELECT t0.email AS email_1, t0.password AS password_2, t0.firstname AS firstname_3, t0.lastname AS lastname_4, t0.phone AS phone_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.update_at AS update_at_8, t9.id AS id_10, t9.user_id AS user_id_11, t0.role_id AS role_id_12 FROM users t0 LEFT JOIN news_letter t9 ON t9.user_id = t0.id WHERE t0.id = ?","params":{"1":"58d4a815-59a8-4142-9182-320d100fe057"},"types":{"1":2}} [] [2024-06-16T13:45:19.130940+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"progchris@live.fr"} [] [2024-06-16T13:45:19.130991+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-16T13:45:19.131035+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-16T13:45:19.131226+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-16T13:45:19.131289+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-16T13:45:19.132343+00:00] doctrine.DEBUG: Executing statement: SELECT u0_.email AS email_0, u0_.password AS password_1, u0_.firstname AS firstname_2, u0_.lastname AS lastname_3, u0_.phone AS phone_4, u0_.id AS id_5, u0_.created_at AS created_at_6, u0_.update_at AS update_at_7, u0_.role_id AS role_id_8 FROM users u0_ WHERE u0_.email = ? (parameters: array{"1":"progchris@live.fr"}, types: array{"1":2}) {"sql":"SELECT u0_.email AS email_0, u0_.password AS password_1, u0_.firstname AS firstname_2, u0_.lastname AS lastname_3, u0_.phone AS phone_4, u0_.id AS id_5, u0_.created_at AS created_at_6, u0_.update_at AS update_at_7, u0_.role_id AS role_id_8 FROM users u0_ WHERE u0_.email = ?","params":{"1":"progchris@live.fr"},"types":{"1":2}} [] [2024-06-16T13:45:19.639782+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-06-16T13:45:19.639848+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener::checkPassport"} [] [2024-06-16T13:45:19.639869+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener::checkPassport"} [] [2024-06-16T13:45:19.639884+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\UserCheckerListener::preCheckCredentials". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener::preCheckCredentials"} [] [2024-06-16T13:45:19.639897+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent" to listener "Symfony\Component\Security\Http\EventListener\CheckCredentialsListener::checkPassport". {"event":"Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener::checkPassport"} [] [2024-06-16T13:45:19.639996+00:00] app.DEBUG: Notified event "security.authentication.success" to listener "Symfony\Component\Security\Http\EventListener\UserCheckerListener::postCheckCredentials". {"event":"security.authentication.success","listener":"Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener::postCheckCredentials"} [] [2024-06-16T13:45:19.640013+00:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken":"PostAuthenticationToken(user=\"progchris@live.fr\", roles=\"ROLE_USER\")"},"authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-16T13:45:19.643337+00:00] security.DEBUG: Clearing remember-me cookie. {"name":"REMEMBERME"} [] [2024-06-16T13:45:19.643632+00:00] security.DEBUG: Remember-me was requested; setting cookie. [] [] [2024-06-16T13:45:19.644309+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\LoginSuccessEvent" to listener "Symfony\Component\Security\Http\EventListener\SessionStrategyListener::onSuccessfulLogin". {"event":"Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\SessionStrategyListener::onSuccessfulLogin"} [] [2024-06-16T13:45:19.644336+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\LoginSuccessEvent" to listener "Symfony\Component\Security\Http\EventListener\PasswordMigratingListener::onLoginSuccess". {"event":"Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\PasswordMigratingListener::onLoginSuccess"} [] [2024-06-16T13:45:19.644353+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\LoginSuccessEvent" to listener "Symfony\Component\Security\Http\EventListener\CheckRememberMeConditionsListener::onSuccessfulLogin". {"event":"Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\CheckRememberMeConditionsListener::onSuccessfulLogin"} [] [2024-06-16T13:45:19.644366+00:00] app.DEBUG: Notified event "Symfony\Component\Security\Http\Event\LoginSuccessEvent" to listener "Symfony\Component\Security\Http\EventListener\RememberMeListener::onSuccessfulLogin". {"event":"Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent","listener":"Symfony\\Component\\Security\\Http\\EventListener\\RememberMeListener::onSuccessfulLogin"} [] [2024-06-16T13:45:19.644380+00:00] security.DEBUG: The "App\Security\UserAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-16T13:45:19.644554+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-06-16T13:45:19.655006+00:00] doctrine.INFO: Disconnecting [] [] [2024-06-16T13:45:19.717555+00:00] request.INFO: Matched route "admin_dashboard_index". {"route":"admin_dashboard_index","route_parameters":{"_route":"admin_dashboard_index","params":null,"_controller":"App\\Controller\\Admin\\Dashboard::index"},"request_uri":"https://localhost:8000/admin","method":"GET"} [] [2024-06-16T13:45:19.717847+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-16T13:45:19.717874+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-16T13:45:19.717892+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-16T13:45:19.717902+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-16T13:45:19.717915+00:00] security.DEBUG: Remember-me cookie detected. [] [] [2024-06-16T13:45:19.718216+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-06-16T13:45:19.719339+00:00] deprecation.INFO: User Deprecated: Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY results in SERIAL, which is not recommended. Instead, configure identifier generation strategies explicitly through configuration. We currently recommend "SEQUENCE" for "Doctrine\DBAL\Platforms\PostgreSQLPlatform", when using DBAL 3, and "IDENTITY" when using DBAL 4, so you should probably use the following configuration before upgrading to DBAL 4, and remove it after deploying that upgrade: $configuration->setIdentityGenerationPreferences([ "Doctrine\DBAL\Platforms\PostgreSQLPlatform" => ClassMetadata::GENERATOR_TYPE_SEQUENCE, ]); (ClassMetadataFactory.php:635 called by ClassMetadataFactory.php:546, https://github.com/doctrine/orm/issues/8893, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY\nresults in SERIAL, which is not recommended.\nInstead, configure identifier generation strategies explicitly through\nconfiguration.\nWe currently recommend \"SEQUENCE\" for \"Doctrine\\DBAL\\Platforms\\PostgreSQLPlatform\", when using DBAL 3,\nand \"IDENTITY\" when using DBAL 4,\nso you should probably use the following configuration before upgrading to DBAL 4,\nand remove it after deploying that upgrade:\n\n$configuration->setIdentityGenerationPreferences([\n \"Doctrine\\DBAL\\Platforms\\PostgreSQLPlatform\" => ClassMetadata::GENERATOR_TYPE_SEQUENCE,\n]);\n (ClassMetadataFactory.php:635 called by ClassMetadataFactory.php:546, https://github.com/doctrine/orm/issues/8893, package doctrine/orm) at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2024-06-16T13:45:19.719645+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_pgsql","host":"127.0.0.1","port":5454,"user":"app","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"connect_sens_db","serverVersion":"15","charset":"utf8"} {"params":{"use_savepoints":true,"driver":"pdo_pgsql","host":"127.0.0.1","port":5454,"user":"app","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"connect_sens_db","serverVersion":"15","charset":"utf8"}} [] [2024-06-16T13:45:19.725911+00:00] doctrine.DEBUG: Executing statement: SELECT t0.email AS email_1, t0.password AS password_2, t0.firstname AS firstname_3, t0.lastname AS lastname_4, t0.phone AS phone_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.update_at AS update_at_8, t9.id AS id_10, t9.user_id AS user_id_11, t0.role_id AS role_id_12 FROM users t0 LEFT JOIN news_letter t9 ON t9.user_id = t0.id WHERE t0.id = ? (parameters: array{"1":"58d4a815-59a8-4142-9182-320d100fe057"}, types: array{"1":2}) {"sql":"SELECT t0.email AS email_1, t0.password AS password_2, t0.firstname AS firstname_3, t0.lastname AS lastname_4, t0.phone AS phone_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.update_at AS update_at_8, t9.id AS id_10, t9.user_id AS user_id_11, t0.role_id AS role_id_12 FROM users t0 LEFT JOIN news_letter t9 ON t9.user_id = t0.id WHERE t0.id = ?","params":{"1":"58d4a815-59a8-4142-9182-320d100fe057"},"types":{"1":2}} [] [2024-06-16T13:45:19.727938+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"progchris@live.fr"} [] [2024-06-16T13:45:19.728018+00: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"} [] [2024-06-16T13:45:19.730139+00:00] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/security-http/Firewall/AccessListener.php:87)"} [] [2024-06-16T13:45:19.730257+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied." at ExceptionListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied. at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/security-http/Firewall/ExceptionListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/security-http/Firewall/AccessListener.php:87)"} [] [2024-06-16T13:45:19.743351+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-06-16T13:45:19.750678+00:00] doctrine.INFO: Disconnecting [] [] [2024-06-16T13:45:33.092410+00:00] request.INFO: Matched route "admin_dashboard_index". {"route":"admin_dashboard_index","route_parameters":{"_route":"admin_dashboard_index","params":null,"_controller":"App\\Controller\\Admin\\Dashboard::index"},"request_uri":"https://localhost:8000/admin","method":"GET"} [] [2024-06-16T13:45:33.094030+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-16T13:45:33.094106+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-16T13:45:33.094156+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-16T13:45:33.094197+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-16T13:45:33.094255+00:00] security.DEBUG: Remember-me cookie detected. [] [] [2024-06-16T13:45:33.096131+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-06-16T13:45:33.100155+00:00] deprecation.INFO: User Deprecated: Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY results in SERIAL, which is not recommended. Instead, configure identifier generation strategies explicitly through configuration. We currently recommend "SEQUENCE" for "Doctrine\DBAL\Platforms\PostgreSQLPlatform", when using DBAL 3, and "IDENTITY" when using DBAL 4, so you should probably use the following configuration before upgrading to DBAL 4, and remove it after deploying that upgrade: $configuration->setIdentityGenerationPreferences([ "Doctrine\DBAL\Platforms\PostgreSQLPlatform" => ClassMetadata::GENERATOR_TYPE_SEQUENCE, ]); (ClassMetadataFactory.php:635 called by ClassMetadataFactory.php:546, https://github.com/doctrine/orm/issues/8893, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY\nresults in SERIAL, which is not recommended.\nInstead, configure identifier generation strategies explicitly through\nconfiguration.\nWe currently recommend \"SEQUENCE\" for \"Doctrine\\DBAL\\Platforms\\PostgreSQLPlatform\", when using DBAL 3,\nand \"IDENTITY\" when using DBAL 4,\nso you should probably use the following configuration before upgrading to DBAL 4,\nand remove it after deploying that upgrade:\n\n$configuration->setIdentityGenerationPreferences([\n \"Doctrine\\DBAL\\Platforms\\PostgreSQLPlatform\" => ClassMetadata::GENERATOR_TYPE_SEQUENCE,\n]);\n (ClassMetadataFactory.php:635 called by ClassMetadataFactory.php:546, https://github.com/doctrine/orm/issues/8893, package doctrine/orm) at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2024-06-16T13:45:33.100545+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_pgsql","host":"127.0.0.1","port":5454,"user":"app","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"connect_sens_db","serverVersion":"15","charset":"utf8"} {"params":{"use_savepoints":true,"driver":"pdo_pgsql","host":"127.0.0.1","port":5454,"user":"app","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"connect_sens_db","serverVersion":"15","charset":"utf8"}} [] [2024-06-16T13:45:33.107860+00:00] doctrine.DEBUG: Executing statement: SELECT t0.email AS email_1, t0.password AS password_2, t0.firstname AS firstname_3, t0.lastname AS lastname_4, t0.phone AS phone_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.update_at AS update_at_8, t9.id AS id_10, t9.user_id AS user_id_11, t0.role_id AS role_id_12 FROM users t0 LEFT JOIN news_letter t9 ON t9.user_id = t0.id WHERE t0.id = ? (parameters: array{"1":"58d4a815-59a8-4142-9182-320d100fe057"}, types: array{"1":2}) {"sql":"SELECT t0.email AS email_1, t0.password AS password_2, t0.firstname AS firstname_3, t0.lastname AS lastname_4, t0.phone AS phone_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.update_at AS update_at_8, t9.id AS id_10, t9.user_id AS user_id_11, t0.role_id AS role_id_12 FROM users t0 LEFT JOIN news_letter t9 ON t9.user_id = t0.id WHERE t0.id = ?","params":{"1":"58d4a815-59a8-4142-9182-320d100fe057"},"types":{"1":2}} [] [2024-06-16T13:45:33.111038+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"progchris@live.fr"} [] [2024-06-16T13:45:33.111217+00: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"} [] [2024-06-16T13:45:33.111794+00:00] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/security-http/Firewall/AccessListener.php:87)"} [] [2024-06-16T13:45:33.111991+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied." at ExceptionListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied. at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/security-http/Firewall/ExceptionListener.php:136)\n[previous exception] [object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/security-http/Firewall/AccessListener.php:87)"} [] [2024-06-16T13:45:33.130829+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-06-16T13:45:33.141913+00:00] doctrine.INFO: Disconnecting [] [] [2024-06-16T13:45:44.992783+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-16T13:45:44.994135+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-16T13:45:44.994213+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-16T13:45:44.994259+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-16T13:45:44.994297+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-16T13:45:44.994343+00:00] security.DEBUG: Remember-me cookie detected. [] [] [2024-06-16T13:45:45.001328+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2024-06-16T13:45:45.002700+00:00] deprecation.INFO: User Deprecated: Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY results in SERIAL, which is not recommended. Instead, configure identifier generation strategies explicitly through configuration. We currently recommend "SEQUENCE" for "Doctrine\DBAL\Platforms\PostgreSQLPlatform", when using DBAL 3, and "IDENTITY" when using DBAL 4, so you should probably use the following configuration before upgrading to DBAL 4, and remove it after deploying that upgrade: $configuration->setIdentityGenerationPreferences([ "Doctrine\DBAL\Platforms\PostgreSQLPlatform" => ClassMetadata::GENERATOR_TYPE_SEQUENCE, ]); (ClassMetadataFactory.php:635 called by ClassMetadataFactory.php:546, https://github.com/doctrine/orm/issues/8893, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY\nresults in SERIAL, which is not recommended.\nInstead, configure identifier generation strategies explicitly through\nconfiguration.\nWe currently recommend \"SEQUENCE\" for \"Doctrine\\DBAL\\Platforms\\PostgreSQLPlatform\", when using DBAL 3,\nand \"IDENTITY\" when using DBAL 4,\nso you should probably use the following configuration before upgrading to DBAL 4,\nand remove it after deploying that upgrade:\n\n$configuration->setIdentityGenerationPreferences([\n \"Doctrine\\DBAL\\Platforms\\PostgreSQLPlatform\" => ClassMetadata::GENERATOR_TYPE_SEQUENCE,\n]);\n (ClassMetadataFactory.php:635 called by ClassMetadataFactory.php:546, https://github.com/doctrine/orm/issues/8893, package doctrine/orm) at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2024-06-16T13:45:45.003055+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_pgsql","host":"127.0.0.1","port":5454,"user":"app","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"connect_sens_db","serverVersion":"15","charset":"utf8"} {"params":{"use_savepoints":true,"driver":"pdo_pgsql","host":"127.0.0.1","port":5454,"user":"app","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"connect_sens_db","serverVersion":"15","charset":"utf8"}} [] [2024-06-16T13:45:45.009429+00:00] doctrine.DEBUG: Executing statement: SELECT t0.email AS email_1, t0.password AS password_2, t0.firstname AS firstname_3, t0.lastname AS lastname_4, t0.phone AS phone_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.update_at AS update_at_8, t9.id AS id_10, t9.user_id AS user_id_11, t0.role_id AS role_id_12 FROM users t0 LEFT JOIN news_letter t9 ON t9.user_id = t0.id WHERE t0.id = ? (parameters: array{"1":"58d4a815-59a8-4142-9182-320d100fe057"}, types: array{"1":2}) {"sql":"SELECT t0.email AS email_1, t0.password AS password_2, t0.firstname AS firstname_3, t0.lastname AS lastname_4, t0.phone AS phone_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.update_at AS update_at_8, t9.id AS id_10, t9.user_id AS user_id_11, t0.role_id AS role_id_12 FROM users t0 LEFT JOIN news_letter t9 ON t9.user_id = t0.id WHERE t0.id = ?","params":{"1":"58d4a815-59a8-4142-9182-320d100fe057"},"types":{"1":2}} [] [2024-06-16T13:45:45.011890+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"progchris@live.fr"} [] [2024-06-16T13:45:45.012004+00: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"} [] [2024-06-16T13:45:45.012404+00:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Routing\Exception\RouteNotFoundException: "Unable to generate a URL for the named route "target_path" as such route does not exist." at CompiledUrlGenerator.php line 50 {"exception":"[object] (Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"target_path\" as such route does not exist. at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50)"} [] [2024-06-16T13:45:45.021137+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2024-06-16T13:45:45.030524+00:00] doctrine.INFO: Disconnecting [] [] [2024-06-16T14:04:49.422431+00:00] request.INFO: Matched route "app_front_home". {"route":"app_front_home","route_parameters":{"_route":"app_front_home","_controller":"App\\Controller\\Front\\HomeController::index"},"request_uri":"https://localhost:8000/","method":"GET"} [] [2024-06-16T14:04:49.424699+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-16T14:04:49.424803+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-16T14:04:49.424846+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-16T14:04:49.424879+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-16T14:04:49.424916+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-16T14:04:49.579464+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://localhost:8000/silhouette-heureux-jeunes-courir-sauter-au-bord-du-lac-au-coucher-du-soleil_940082-88.avif" (from "https://localhost:8000/")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://localhost:8000/silhouette-heureux-jeunes-courir-sauter-au-bord-du-lac-au-coucher-du-soleil_940082-88.avif\" (from \"https://localhost:8000/\") at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/silhouette-heureux-jeunes-courir-sauter-au-bord-du-lac-au-coucher-du-soleil_940082-88.avif/\". at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-06-16T14:04:49.579472+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://localhost:8000/danse-et-arbre.jpg" (from "https://localhost:8000/")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://localhost:8000/danse-et-arbre.jpg\" (from \"https://localhost:8000/\") at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/danse-et-arbre.jpg/\". at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-06-16T14:04:49.831626+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bca5c4"},"request_uri":"https://localhost:8000/_wdt/bca5c4","method":"GET"} [] [2024-06-16T14:04:54.163437+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-16T14:04:54.164998+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-16T14:04:54.165077+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-16T14:04:54.165139+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-16T14:04:54.165183+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-16T14:04:54.165228+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-16T14:04:54.263310+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8e19eb"},"request_uri":"https://localhost:8000/_wdt/8e19eb","method":"GET"} [] [2024-06-28T16:05:15.185579+00:00] request.INFO: Matched route "app_front_home". {"route":"app_front_home","route_parameters":{"_route":"app_front_home","_controller":"App\\Controller\\Front\\HomeController::index"},"request_uri":"https://localhost:8000/","method":"GET"} [] [2024-06-28T16:05:15.201284+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:05:15.201341+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:05:15.201366+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:05:15.201383+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:05:15.201407+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:05:15.531502+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://localhost:8000/silhouette-heureux-jeunes-courir-sauter-au-bord-du-lac-au-coucher-du-soleil_940082-88.avif" (from "https://localhost:8000/")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://localhost:8000/silhouette-heureux-jeunes-courir-sauter-au-bord-du-lac-au-coucher-du-soleil_940082-88.avif\" (from \"https://localhost:8000/\") at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/silhouette-heureux-jeunes-courir-sauter-au-bord-du-lac-au-coucher-du-soleil_940082-88.avif/\". at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-06-28T16:05:15.531605+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://localhost:8000/danse-et-arbre.jpg" (from "https://localhost:8000/")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://localhost:8000/danse-et-arbre.jpg\" (from \"https://localhost:8000/\") at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/danse-et-arbre.jpg/\". at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-06-28T16:05:16.023195+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"932d99"},"request_uri":"https://localhost:8000/_wdt/932d99","method":"GET"} [] [2024-06-28T16:05:18.140926+00:00] request.INFO: Matched route "app_front_home". {"route":"app_front_home","route_parameters":{"_route":"app_front_home","_controller":"App\\Controller\\Front\\HomeController::index"},"request_uri":"https://localhost:8000/","method":"GET"} [] [2024-06-28T16:05:18.141503+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:05:18.141539+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:05:18.141562+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:05:18.141580+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:05:18.141598+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:05:18.450274+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://localhost:8000/silhouette-heureux-jeunes-courir-sauter-au-bord-du-lac-au-coucher-du-soleil_940082-88.avif" (from "https://localhost:8000/")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://localhost:8000/silhouette-heureux-jeunes-courir-sauter-au-bord-du-lac-au-coucher-du-soleil_940082-88.avif\" (from \"https://localhost:8000/\") at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/silhouette-heureux-jeunes-courir-sauter-au-bord-du-lac-au-coucher-du-soleil_940082-88.avif/\". at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-06-28T16:05:18.450407+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://localhost:8000/danse-et-arbre.jpg" (from "https://localhost:8000/")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://localhost:8000/danse-et-arbre.jpg\" (from \"https://localhost:8000/\") at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/danse-et-arbre.jpg/\". at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-06-28T16:05:18.486309+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f47e74"},"request_uri":"https://localhost:8000/_wdt/f47e74","method":"GET"} [] [2024-06-28T16:05:24.100072+00:00] request.INFO: Matched route "app_front_home". {"route":"app_front_home","route_parameters":{"_route":"app_front_home","_controller":"App\\Controller\\Front\\HomeController::index"},"request_uri":"https://localhost:8000/","method":"GET"} [] [2024-06-28T16:05:24.100579+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:05:24.100620+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:05:24.100655+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:05:24.100672+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:05:24.100691+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:05:24.292869+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://localhost:8000/danse-et-arbre.jpg" (from "https://localhost:8000/")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://localhost:8000/danse-et-arbre.jpg\" (from \"https://localhost:8000/\") at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/danse-et-arbre.jpg/\". at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-06-28T16:05:24.292864+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://localhost:8000/silhouette-heureux-jeunes-courir-sauter-au-bord-du-lac-au-coucher-du-soleil_940082-88.avif" (from "https://localhost:8000/")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://localhost:8000/silhouette-heureux-jeunes-courir-sauter-au-bord-du-lac-au-coucher-du-soleil_940082-88.avif\" (from \"https://localhost:8000/\") at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/silhouette-heureux-jeunes-courir-sauter-au-bord-du-lac-au-coucher-du-soleil_940082-88.avif/\". at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-06-28T16:05:24.506559+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fb3c6c"},"request_uri":"https://localhost:8000/_wdt/fb3c6c","method":"GET"} [] [2024-06-28T16:06:06.312362+00:00] request.INFO: Matched route "app_front_home". {"route":"app_front_home","route_parameters":{"_route":"app_front_home","_controller":"App\\Controller\\Front\\HomeController::index"},"request_uri":"https://localhost:8000/","method":"GET"} [] [2024-06-28T16:06:06.338017+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:06:06.338104+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:06:06.338135+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:06:06.338155+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:06:06.338177+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:06:06.559527+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://localhost:8000/danse-et-arbre.jpg" (from "https://localhost:8000/")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://localhost:8000/danse-et-arbre.jpg\" (from \"https://localhost:8000/\") at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/danse-et-arbre.jpg/\". at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-06-28T16:06:06.560371+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://localhost:8000/silhouette-heureux-jeunes-courir-sauter-au-bord-du-lac-au-coucher-du-soleil_940082-88.avif" (from "https://localhost:8000/")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://localhost:8000/silhouette-heureux-jeunes-courir-sauter-au-bord-du-lac-au-coucher-du-soleil_940082-88.avif\" (from \"https://localhost:8000/\") at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/silhouette-heureux-jeunes-courir-sauter-au-bord-du-lac-au-coucher-du-soleil_940082-88.avif/\". at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-06-28T16:06:06.765702+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a7642c"},"request_uri":"https://localhost:8000/_wdt/a7642c","method":"GET"} [] [2024-06-28T16:06:14.258448+00:00] request.INFO: Matched route "app__maintenance". {"route":"app__maintenance","route_parameters":{"_route":"app__maintenance","_controller":"App\\Controller\\Front\\HomeController::maintenance"},"request_uri":"https://localhost:8000/maintenance","method":"GET"} [] [2024-06-28T16:06:14.258973+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:06:14.259010+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:06:14.259035+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:06:14.259053+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:06:14.259077+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:06:14.585239+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://localhost:8000/1653831657563.png" (from "https://localhost:8000/maintenance")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://localhost:8000/1653831657563.png\" (from \"https://localhost:8000/maintenance\") at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1653831657563.png/\". at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-06-28T16:06:14.585230+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://localhost:8000/instagram.png" (from "https://localhost:8000/maintenance")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://localhost:8000/instagram.png\" (from \"https://localhost:8000/maintenance\") at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/instagram.png/\". at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-06-28T16:06:14.617706+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://localhost:8000/maintenance-flash.js" (from "https://localhost:8000/maintenance")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://localhost:8000/maintenance-flash.js\" (from \"https://localhost:8000/maintenance\") at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/maintenance-flash.js/\". at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-06-28T16:06:14.617779+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://localhost:8000/facebook.png" (from "https://localhost:8000/maintenance")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://localhost:8000/facebook.png\" (from \"https://localhost:8000/maintenance\") at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/facebook.png/\". at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-06-28T16:06:14.649257+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1724cb"},"request_uri":"https://localhost:8000/_wdt/1724cb","method":"GET"} [] [2024-06-28T16:06:14.649470+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://localhost:8000/nature.mp4" (from "https://localhost:8000/maintenance")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://localhost:8000/nature.mp4\" (from \"https://localhost:8000/maintenance\") at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nature.mp4/\". at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-06-28T16:06:17.631559+00:00] request.INFO: Matched route "app_front_home". {"route":"app_front_home","route_parameters":{"_route":"app_front_home","_controller":"App\\Controller\\Front\\HomeController::index"},"request_uri":"https://localhost:8000/","method":"GET"} [] [2024-06-28T16:06:17.631981+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:06:17.632018+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:06:17.632049+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:06:17.632069+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:06:17.632092+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:06:17.838637+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://localhost:8000/silhouette-heureux-jeunes-courir-sauter-au-bord-du-lac-au-coucher-du-soleil_940082-88.avif" (from "https://localhost:8000/")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://localhost:8000/silhouette-heureux-jeunes-courir-sauter-au-bord-du-lac-au-coucher-du-soleil_940082-88.avif\" (from \"https://localhost:8000/\") at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/silhouette-heureux-jeunes-courir-sauter-au-bord-du-lac-au-coucher-du-soleil_940082-88.avif/\". at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-06-28T16:06:17.843095+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://localhost:8000/danse-et-arbre.jpg" (from "https://localhost:8000/")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://localhost:8000/danse-et-arbre.jpg\" (from \"https://localhost:8000/\") at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/danse-et-arbre.jpg/\". at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-06-28T16:06:17.870090+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"be7890"},"request_uri":"https://localhost:8000/_wdt/be7890","method":"GET"} [] [2024-06-28T16:06:33.169753+00:00] request.INFO: Matched route "app__maintenance". {"route":"app__maintenance","route_parameters":{"_route":"app__maintenance","_controller":"App\\Controller\\Front\\HomeController::maintenance"},"request_uri":"https://localhost:8000/maintenance?id=1","method":"GET"} [] [2024-06-28T16:06:33.170391+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:06:33.170427+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:06:33.170450+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:06:33.170473+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:06:33.170492+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:06:33.488243+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://localhost:8000/instagram.png" (from "https://localhost:8000/maintenance?id=1")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://localhost:8000/instagram.png\" (from \"https://localhost:8000/maintenance?id=1\") at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/instagram.png/\". at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-06-28T16:06:33.488243+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://localhost:8000/facebook.png" (from "https://localhost:8000/maintenance?id=1")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://localhost:8000/facebook.png\" (from \"https://localhost:8000/maintenance?id=1\") at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/facebook.png/\". at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-06-28T16:06:33.522305+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://localhost:8000/maintenance-flash.js" (from "https://localhost:8000/maintenance?id=1")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://localhost:8000/maintenance-flash.js\" (from \"https://localhost:8000/maintenance?id=1\") at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/maintenance-flash.js/\". at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-06-28T16:06:33.522541+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://localhost:8000/nature.mp4" (from "https://localhost:8000/maintenance?id=1")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://localhost:8000/nature.mp4\" (from \"https://localhost:8000/maintenance?id=1\") at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nature.mp4/\". at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-06-28T16:06:33.552803+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d15a21"},"request_uri":"https://localhost:8000/_wdt/d15a21","method":"GET"} [] [2024-06-28T16:06:33.553079+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://localhost:8000/1653831657563.png" (from "https://localhost:8000/maintenance?id=1")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://localhost:8000/1653831657563.png\" (from \"https://localhost:8000/maintenance?id=1\") at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/1653831657563.png/\". at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-06-28T16:06:37.760723+00:00] request.INFO: Matched route "app_front_care_program_hypnose". {"route":"app_front_care_program_hypnose","route_parameters":{"_route":"app_front_care_program_hypnose","_controller":"App\\Controller\\Front\\CareProgramController::showHypnose"},"request_uri":"https://localhost:8000/care_program/hypnose","method":"GET"} [] [2024-06-28T16:06:37.761247+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:06:37.761281+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:06:37.761307+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:06:37.761325+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:06:37.761344+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:06:37.947716+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://localhost:8000/hypnose/titiana.webp" (from "https://localhost:8000/care_program/hypnose")" at RouterListener.php line 127 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://localhost:8000/hypnose/titiana.webp\" (from \"https://localhost:8000/care_program/hypnose\") at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/http-kernel/EventListener/RouterListener.php:127)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/hypnose/titiana.webp/\". at /Users/progchris/Documents/projects/titiana/connect_sens/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2024-06-28T16:06:37.952042+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"43fa27"},"request_uri":"https://localhost:8000/_wdt/43fa27","method":"GET"} [] [2024-06-28T16:06:46.721340+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:06:46.722690+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:06:46.722741+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:06:46.722766+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:06:46.722785+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:06:46.722808+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:06:46.945613+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d24571"},"request_uri":"https://localhost:8000/_wdt/d24571","method":"GET"} [] [2024-06-28T16:07:03.547860+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:07:03.548506+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:07:03.548548+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:07:03.548573+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:07:03.548592+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:07:03.548611+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:07:03.716149+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c8c5b4"},"request_uri":"https://localhost:8000/_wdt/c8c5b4","method":"GET"} [] [2024-06-28T16:08:39.122652+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:08:39.123578+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:08:39.123625+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:08:39.123650+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:08:39.123669+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:08:39.123687+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:08:39.388570+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"914a65"},"request_uri":"https://localhost:8000/_wdt/914a65","method":"GET"} [] [2024-06-28T16:11:01.478205+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:11:01.479127+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:11:01.479163+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:11:01.479185+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:11:01.479202+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:11:01.479225+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:11:01.683594+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2b5048"},"request_uri":"https://localhost:8000/_wdt/2b5048","method":"GET"} [] [2024-06-28T16:11:31.392033+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:11:31.392932+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:11:31.392976+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:11:31.393001+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:11:31.393020+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:11:31.393039+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:11:31.583839+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f14ea4"},"request_uri":"https://localhost:8000/_wdt/f14ea4","method":"GET"} [] [2024-06-28T16:11:55.597381+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:11:55.598322+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:11:55.598395+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:11:55.598435+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:11:55.598465+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:11:55.598496+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:11:55.793142+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bbab49"},"request_uri":"https://localhost:8000/_wdt/bbab49","method":"GET"} [] [2024-06-28T16:12:15.761583+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:12:15.762310+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:12:15.762344+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:12:15.762367+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:12:15.762384+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:12:15.762401+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:12:15.957637+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"62ad54"},"request_uri":"https://localhost:8000/_wdt/62ad54","method":"GET"} [] [2024-06-28T16:12:19.899321+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:12:19.899824+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:12:19.899864+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:12:19.899885+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:12:19.899905+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:12:19.899924+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:12:20.050683+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0a5823"},"request_uri":"https://localhost:8000/_wdt/0a5823","method":"GET"} [] [2024-06-28T16:13:33.719692+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:13:33.721737+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:13:33.721783+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:13:33.721808+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:13:33.721826+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:13:33.721851+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:13:33.910509+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"379cf4"},"request_uri":"https://localhost:8000/_wdt/379cf4","method":"GET"} [] [2024-06-28T16:13:35.752428+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:13:35.752739+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:13:35.752775+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:13:35.752799+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:13:35.752818+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:13:35.752837+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:13:35.902541+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4bf8fa"},"request_uri":"https://localhost:8000/_wdt/4bf8fa","method":"GET"} [] [2024-06-28T16:15:48.371104+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:15:48.372028+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:15:48.372074+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:15:48.372112+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:15:48.372142+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:15:48.372173+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:15:48.567374+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a0a60b"},"request_uri":"https://localhost:8000/_wdt/a0a60b","method":"GET"} [] [2024-06-28T16:16:22.862644+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:16:22.863863+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:16:22.863901+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:16:22.863927+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:16:22.863946+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:16:22.863965+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:16:23.081366+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"31d0d1"},"request_uri":"https://localhost:8000/_wdt/31d0d1","method":"GET"} [] [2024-06-28T16:18:21.171354+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:18:21.172263+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:18:21.172299+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:18:21.172319+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:18:21.172335+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:18:21.172353+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:18:21.357158+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1a35e1"},"request_uri":"https://localhost:8000/_wdt/1a35e1","method":"GET"} [] [2024-06-28T16:18:51.820972+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:18:51.821789+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:18:51.821838+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:18:51.821864+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:18:51.821883+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:18:51.821902+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:18:52.002472+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"30b1bf"},"request_uri":"https://localhost:8000/_wdt/30b1bf","method":"GET"} [] [2024-06-28T16:19:30.430385+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:19:30.431262+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:19:30.431305+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:19:30.431328+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:19:30.431347+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:19:30.431366+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:19:30.607872+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e10fdb"},"request_uri":"https://localhost:8000/_wdt/e10fdb","method":"GET"} [] [2024-06-28T16:19:31.949444+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:19:31.949806+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:19:31.949846+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:19:31.949872+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:19:31.949890+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:19:31.949909+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:19:32.118334+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"512ee5"},"request_uri":"https://localhost:8000/_wdt/512ee5","method":"GET"} [] [2024-06-28T16:19:44.214832+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:19:44.215264+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:19:44.215299+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:19:44.215320+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:19:44.215335+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:19:44.215354+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:19:44.395995+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"901e81"},"request_uri":"https://localhost:8000/_wdt/901e81","method":"GET"} [] [2024-06-28T16:20:54.938782+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:20:54.940623+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:20:54.940681+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:20:54.940709+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:20:54.940728+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:20:54.940752+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:20:55.173526+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1b2e1d"},"request_uri":"https://localhost:8000/_wdt/1b2e1d","method":"GET"} [] [2024-06-28T16:21:47.240393+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:21:47.241274+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:21:47.241309+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:21:47.241333+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:21:47.241350+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:21:47.241372+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:21:47.442137+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"82db25"},"request_uri":"https://localhost:8000/_wdt/82db25","method":"GET"} [] [2024-06-28T16:21:57.640634+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:21:57.641132+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:21:57.641170+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:21:57.641194+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:21:57.641211+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:21:57.641230+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:21:57.810201+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f3b324"},"request_uri":"https://localhost:8000/_wdt/f3b324","method":"GET"} [] [2024-06-28T16:22:12.341152+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:22:12.342089+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:22:12.342134+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:22:12.342161+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:22:12.342178+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:22:12.342198+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:22:12.518348+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f6244c"},"request_uri":"https://localhost:8000/_wdt/f6244c","method":"GET"} [] [2024-06-28T16:22:24.419967+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:22:24.420626+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:22:24.420667+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:22:24.420690+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:22:24.420707+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:22:24.420726+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:22:24.587738+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"db2869"},"request_uri":"https://localhost:8000/_wdt/db2869","method":"GET"} [] [2024-06-28T16:22:26.782719+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:22:26.783033+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:22:26.783070+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:22:26.783093+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:22:26.783114+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:22:26.783136+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:22:26.939573+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"42b40d"},"request_uri":"https://localhost:8000/_wdt/42b40d","method":"GET"} [] [2024-06-28T16:25:51.579471+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:25:51.580519+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:25:51.580561+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:25:51.580584+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:25:51.580601+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:25:51.580621+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:25:51.783650+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9cf223"},"request_uri":"https://localhost:8000/_wdt/9cf223","method":"GET"} [] [2024-06-28T16:27:05.042069+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:27:05.043064+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:27:05.043108+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:27:05.043132+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:27:05.043149+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:27:05.043167+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:27:05.235071+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3635e3"},"request_uri":"https://localhost:8000/_wdt/3635e3","method":"GET"} [] [2024-06-28T16:27:48.892115+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:27:48.892932+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:27:48.892972+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:27:48.893011+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:27:48.893029+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:27:48.893046+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:27:49.104291+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bb5b6b"},"request_uri":"https://localhost:8000/_wdt/bb5b6b","method":"GET"} [] [2024-06-28T16:27:50.303244+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:27:50.303649+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:27:50.303688+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:27:50.303721+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:27:50.303739+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:27:50.303764+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:27:50.475129+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9da729"},"request_uri":"https://localhost:8000/_wdt/9da729","method":"GET"} [] [2024-06-28T16:28:08.387380+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:28:08.388102+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:28:08.388147+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:28:08.388172+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:28:08.388191+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:28:08.388210+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:28:08.588687+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0c77cd"},"request_uri":"https://localhost:8000/_wdt/0c77cd","method":"GET"} [] [2024-06-28T16:28:15.197232+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:28:15.198869+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:28:15.198928+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:28:15.198955+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:28:15.198973+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:28:15.198994+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:28:15.426809+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"26f42f"},"request_uri":"https://localhost:8000/_wdt/26f42f","method":"GET"} [] [2024-06-28T16:28:17.404427+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:28:17.404733+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:28:17.404769+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:28:17.404790+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:28:17.404807+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:28:17.404826+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:28:17.577945+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"caadad"},"request_uri":"https://localhost:8000/_wdt/caadad","method":"GET"} [] [2024-06-28T16:28:55.560628+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:28:55.561451+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:28:55.561485+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:28:55.561507+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:28:55.561523+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:28:55.561541+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:28:55.783526+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3fbd40"},"request_uri":"https://localhost:8000/_wdt/3fbd40","method":"GET"} [] [2024-06-28T16:28:57.246957+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:28:57.247271+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:28:57.247308+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:28:57.247333+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:28:57.247350+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:28:57.247369+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:28:57.424299+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"054397"},"request_uri":"https://localhost:8000/_wdt/054397","method":"GET"} [] [2024-06-28T16:29:06.400989+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:29:06.401842+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:29:06.401907+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:29:06.401937+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:29:06.401958+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:29:06.401978+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:29:06.623406+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1b7e57"},"request_uri":"https://localhost:8000/_wdt/1b7e57","method":"GET"} [] [2024-06-28T16:29:07.951435+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:29:07.951810+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:29:07.951849+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:29:07.951872+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:29:07.951888+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:29:07.951907+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:29:08.105018+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"67a457"},"request_uri":"https://localhost:8000/_wdt/67a457","method":"GET"} [] [2024-06-28T16:32:53.797541+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:32:53.798715+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:32:53.798771+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:32:53.798805+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:32:53.798832+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:32:53.798862+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:32:54.009552+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"69cd49"},"request_uri":"https://localhost:8000/_wdt/69cd49","method":"GET"} [] [2024-06-28T16:32:55.812849+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:32:55.813142+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:32:55.813175+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:32:55.813196+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:32:55.813212+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:32:55.813236+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:32:55.990810+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7d1459"},"request_uri":"https://localhost:8000/_wdt/7d1459","method":"GET"} [] [2024-06-28T16:32:56.024635+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:32:56.025062+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:32:56.025111+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:32:56.025134+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:32:56.025165+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:32:56.025190+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:32:56.214618+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5e25c1"},"request_uri":"https://localhost:8000/_wdt/5e25c1","method":"GET"} [] [2024-06-28T16:32:56.811252+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:32:56.811641+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:32:56.811677+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:32:56.811699+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:32:56.811718+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:32:56.811740+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:32:56.822408+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:32:56.822710+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:32:56.822744+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:32:56.822767+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:32:56.822784+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:32:56.822804+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:32:56.823686+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:32:56.823913+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:32:56.823944+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:32:56.823969+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:32:56.823985+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:32:56.824003+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:32:56.993064+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f58c9f"},"request_uri":"https://localhost:8000/_wdt/f58c9f","method":"GET"} [] [2024-06-28T16:36:03.825161+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:36:03.826199+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:36:03.826252+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:36:03.826277+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:36:03.826296+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:36:03.826315+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:36:04.050990+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"98d6a7"},"request_uri":"https://localhost:8000/_wdt/98d6a7","method":"GET"} [] [2024-06-28T16:36:51.839446+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:36:51.840680+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:36:51.840722+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:36:51.840746+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:36:51.840763+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:36:51.840783+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:36:52.037575+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a0598a"},"request_uri":"https://localhost:8000/_wdt/a0598a","method":"GET"} [] [2024-06-28T16:38:09.762378+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:38:09.763265+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:38:09.763306+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:09.763329+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:09.763347+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:09.763366+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:10.049976+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8b6007"},"request_uri":"https://localhost:8000/_wdt/8b6007","method":"GET"} [] [2024-06-28T16:38:11.584862+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:38:11.585238+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:38:11.585274+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:11.585298+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:11.585322+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:11.585341+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:11.747380+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9b7fcb"},"request_uri":"https://localhost:8000/_wdt/9b7fcb","method":"GET"} [] [2024-06-28T16:38:12.575813+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:38:12.576346+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:38:12.576388+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:12.576410+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:12.576427+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:12.576446+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:12.725853+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"04f147"},"request_uri":"https://localhost:8000/_wdt/04f147","method":"GET"} [] [2024-06-28T16:38:12.890985+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:38:12.891381+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:38:12.891419+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:12.891446+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:12.891463+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:12.891483+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:13.123871+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5f811a"},"request_uri":"https://localhost:8000/_wdt/5f811a","method":"GET"} [] [2024-06-28T16:38:13.130367+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:38:13.130695+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:38:13.130730+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:13.130754+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:13.130771+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:13.130790+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:13.240264+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:38:13.240715+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:38:13.240755+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:13.240780+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:13.240798+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:13.240818+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:13.543799+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4f56b1"},"request_uri":"https://localhost:8000/_wdt/4f56b1","method":"GET"} [] [2024-06-28T16:38:13.740405+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:38:13.740841+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:38:13.740878+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:13.740906+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:13.740927+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:13.740947+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:13.755268+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:38:13.755587+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:38:13.755621+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:13.755644+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:13.755661+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:13.755680+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:13.870709+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:38:13.871042+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:38:13.871079+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:13.871102+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:13.871119+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:13.871139+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:14.018540+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:38:14.018878+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:38:14.018913+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:14.018937+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:14.018954+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:14.018974+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:14.193199+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:38:14.193572+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:38:14.193608+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:14.193632+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:14.193649+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:14.193671+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:14.401038+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8d8522"},"request_uri":"https://localhost:8000/_wdt/8d8522","method":"GET"} [] [2024-06-28T16:38:14.407023+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:38:14.407302+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:38:14.407336+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:14.407361+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:14.407380+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:14.407399+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:14.626205+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1be63d"},"request_uri":"https://localhost:8000/_wdt/1be63d","method":"GET"} [] [2024-06-28T16:38:14.636756+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:38:14.637044+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:38:14.637078+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:14.637099+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:14.637115+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:14.637134+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:14.863088+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"12b6b8"},"request_uri":"https://localhost:8000/_wdt/12b6b8","method":"GET"} [] [2024-06-28T16:38:15.124727+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:38:15.125269+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:38:15.125304+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:15.125327+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:15.125344+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:15.125363+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:15.138659+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:38:15.138923+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:38:15.138956+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:15.138978+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:15.138996+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:15.139016+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:15.345575+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:38:15.345920+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:38:15.345957+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:15.345983+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:15.346004+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:15.346025+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:15.568162+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c49b43"},"request_uri":"https://localhost:8000/_wdt/c49b43","method":"GET"} [] [2024-06-28T16:38:15.577717+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:38:15.578008+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:38:15.578040+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:15.578067+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:15.578085+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:15.578106+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:15.825886+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4bf957"},"request_uri":"https://localhost:8000/_wdt/4bf957","method":"GET"} [] [2024-06-28T16:38:15.832201+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:38:15.832492+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:38:15.832526+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:15.832549+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:15.832567+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:15.832586+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:16.046758+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1b06c2"},"request_uri":"https://localhost:8000/_wdt/1b06c2","method":"GET"} [] [2024-06-28T16:38:16.060351+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:38:16.060709+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:38:16.060751+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:16.060777+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:16.060794+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:16.060813+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:16.312860+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"15c2d0"},"request_uri":"https://localhost:8000/_wdt/15c2d0","method":"GET"} [] [2024-06-28T16:38:41.584868+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:38:41.585825+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:38:41.585888+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:41.585917+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:41.585934+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:41.585955+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:41.841098+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b210e9"},"request_uri":"https://localhost:8000/_wdt/b210e9","method":"GET"} [] [2024-06-28T16:38:42.769015+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:38:42.769421+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:38:42.769457+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:42.769479+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:42.769496+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:42.769514+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:42.929835+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5e8eb2"},"request_uri":"https://localhost:8000/_wdt/5e8eb2","method":"GET"} [] [2024-06-28T16:38:43.352225+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:38:43.352625+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:38:43.352662+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:43.352685+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:43.352707+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:43.352726+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:43.546382+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"af6615"},"request_uri":"https://localhost:8000/_wdt/af6615","method":"GET"} [] [2024-06-28T16:38:43.688934+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:38:43.689458+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:38:43.689525+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:43.689556+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:43.689579+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:43.689598+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:43.880258+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d818b3"},"request_uri":"https://localhost:8000/_wdt/d818b3","method":"GET"} [] [2024-06-28T16:38:43.925232+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:38:43.925529+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:38:43.925564+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:43.925587+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:43.925604+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:43.925625+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:44.160703+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"89f697"},"request_uri":"https://localhost:8000/_wdt/89f697","method":"GET"} [] [2024-06-28T16:38:44.484150+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:38:44.484677+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:38:44.484714+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:44.484737+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:44.484754+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:44.484774+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:44.496612+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:38:44.496874+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:38:44.496906+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:44.496929+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:44.496946+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:44.496964+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:44.566777+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:38:44.567073+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:38:44.567106+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:44.567128+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:44.567148+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:44.567168+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:44.778151+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8af3ed"},"request_uri":"https://localhost:8000/_wdt/8af3ed","method":"GET"} [] [2024-06-28T16:38:44.922826+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:38:44.923225+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:38:44.923263+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:44.923291+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:38:44.923308+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:44.923333+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:38:45.130929+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5c57c6"},"request_uri":"https://localhost:8000/_wdt/5c57c6","method":"GET"} [] [2024-06-28T16:39:41.824977+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:39:41.826055+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:39:41.826103+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:39:41.826130+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:39:41.826148+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:39:41.826168+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:39:42.057445+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a3db43"},"request_uri":"https://localhost:8000/_wdt/a3db43","method":"GET"} [] [2024-06-28T16:39:42.869420+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:39:42.869804+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:39:42.869840+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:39:42.869863+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:39:42.869882+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:39:42.869901+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:39:43.019033+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b28fa3"},"request_uri":"https://localhost:8000/_wdt/b28fa3","method":"GET"} [] [2024-06-28T16:39:43.193081+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:39:43.193503+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:39:43.193542+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:39:43.193580+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:39:43.193597+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:39:43.193615+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:39:43.418323+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1bc10b"},"request_uri":"https://localhost:8000/_wdt/1bc10b","method":"GET"} [] [2024-06-28T16:39:43.432722+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:39:43.433031+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:39:43.433065+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:39:43.433088+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:39:43.433106+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:39:43.433124+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:39:43.657141+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"699c6f"},"request_uri":"https://localhost:8000/_wdt/699c6f","method":"GET"} [] [2024-06-28T16:39:43.946609+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:39:43.946944+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:39:43.946979+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:39:43.947001+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:39:43.947019+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:39:43.947038+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:39:43.962029+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:39:43.962496+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:39:43.962554+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:39:43.962582+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:39:43.962601+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:39:43.962623+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:39:44.092452+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:39:44.092889+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:39:44.092924+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:39:44.092948+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:39:44.092967+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:39:44.092990+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:39:44.278454+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0ea005"},"request_uri":"https://localhost:8000/_wdt/0ea005","method":"GET"} [] [2024-06-28T16:39:55.587129+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:39:55.587551+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:39:55.587587+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:39:55.587611+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:39:55.587628+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:39:55.587647+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:39:55.771698+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5a5d68"},"request_uri":"https://localhost:8000/_wdt/5a5d68","method":"GET"} [] [2024-06-28T16:40:44.889824+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:40:44.890714+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:40:44.890757+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:40:44.890782+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:40:44.890800+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:40:44.890819+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:40:45.134063+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"27c844"},"request_uri":"https://localhost:8000/_wdt/27c844","method":"GET"} [] [2024-06-28T16:40:45.964629+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:40:45.965061+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:40:45.965098+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:40:45.965121+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:40:45.965138+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:40:45.965158+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:40:46.140715+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"72e42f"},"request_uri":"https://localhost:8000/_wdt/72e42f","method":"GET"} [] [2024-06-28T16:40:46.301760+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:40:46.302203+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:40:46.302241+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:40:46.302265+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:40:46.302284+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:40:46.302303+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:40:46.504819+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d668b1"},"request_uri":"https://localhost:8000/_wdt/d668b1","method":"GET"} [] [2024-06-28T16:40:47.285884+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:40:47.286370+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:40:47.286407+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:40:47.286429+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:40:47.286445+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:40:47.286463+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:40:47.554041+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"91b89d"},"request_uri":"https://localhost:8000/_wdt/91b89d","method":"GET"} [] [2024-06-28T16:40:47.694822+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:40:47.695226+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:40:47.695264+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:40:47.695286+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:40:47.695303+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:40:47.695326+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:40:47.919695+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2d1480"},"request_uri":"https://localhost:8000/_wdt/2d1480","method":"GET"} [] [2024-06-28T16:40:48.426058+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:40:48.426422+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:40:48.426457+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:40:48.426486+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:40:48.426502+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:40:48.426522+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:40:48.605244+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"67a91f"},"request_uri":"https://localhost:8000/_wdt/67a91f","method":"GET"} [] [2024-06-28T16:40:48.766289+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:40:48.766666+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:40:48.766700+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:40:48.766725+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:40:48.766743+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:40:48.766761+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:40:48.948421+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"102a32"},"request_uri":"https://localhost:8000/_wdt/102a32","method":"GET"} [] [2024-06-28T16:40:49.202578+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:40:49.202987+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:40:49.203028+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:40:49.203051+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:40:49.203072+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:40:49.203093+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:40:49.414278+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d8975d"},"request_uri":"https://localhost:8000/_wdt/d8975d","method":"GET"} [] [2024-06-28T16:41:03.007636+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:41:03.008488+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:41:03.008530+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:41:03.008555+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:41:03.008574+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:41:03.008594+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:41:03.191502+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"73d8e1"},"request_uri":"https://localhost:8000/_wdt/73d8e1","method":"GET"} [] [2024-06-28T16:41:19.476590+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:41:19.477484+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:41:19.477523+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:41:19.477544+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:41:19.477561+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:41:19.477579+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:41:19.689206+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f2a307"},"request_uri":"https://localhost:8000/_wdt/f2a307","method":"GET"} [] [2024-06-28T16:42:24.305175+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:42:24.305959+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:42:24.305996+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:42:24.306031+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:42:24.306055+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:42:24.306074+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:42:24.510020+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f4922e"},"request_uri":"https://localhost:8000/_wdt/f4922e","method":"GET"} [] [2024-06-28T16:42:49.488169+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:42:49.488999+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:42:49.489036+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:42:49.489058+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:42:49.489075+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:42:49.489093+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:42:49.721006+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5d04ae"},"request_uri":"https://localhost:8000/_wdt/5d04ae","method":"GET"} [] [2024-06-28T16:42:50.501066+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:42:50.502722+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:42:50.502759+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:42:50.502783+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:42:50.502801+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:42:50.502820+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:42:50.675662+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5418f1"},"request_uri":"https://localhost:8000/_wdt/5418f1","method":"GET"} [] [2024-06-28T16:42:51.145779+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:42:51.146192+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:42:51.146231+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:42:51.146254+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:42:51.146271+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:42:51.146291+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:42:51.420650+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2f0dd8"},"request_uri":"https://localhost:8000/_wdt/2f0dd8","method":"GET"} [] [2024-06-28T16:42:51.527125+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:42:51.527698+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:42:51.527748+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:42:51.527777+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:42:51.527796+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:42:51.527823+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:42:51.760626+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cffb34"},"request_uri":"https://localhost:8000/_wdt/cffb34","method":"GET"} [] [2024-06-28T16:42:51.834125+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:42:51.834513+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:42:51.834557+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:42:51.834586+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:42:51.834610+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:42:51.834634+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:42:52.083001+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c4ebdc"},"request_uri":"https://localhost:8000/_wdt/c4ebdc","method":"GET"} [] [2024-06-28T16:42:59.459274+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:42:59.459882+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:42:59.459920+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:42:59.459947+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:42:59.459964+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:42:59.459983+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:42:59.619594+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e0faf3"},"request_uri":"https://localhost:8000/_wdt/e0faf3","method":"GET"} [] [2024-06-28T16:43:54.721799+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:43:54.722664+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:43:54.722709+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:43:54.722733+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:43:54.722752+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:43:54.722771+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:43:54.896087+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fb73ca"},"request_uri":"https://localhost:8000/_wdt/fb73ca","method":"GET"} [] [2024-06-28T16:44:15.871944+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:44:15.872842+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:44:15.872883+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:44:15.872906+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:44:15.872924+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:44:15.872943+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:44:16.085047+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d2a1af"},"request_uri":"https://localhost:8000/_wdt/d2a1af","method":"GET"} [] [2024-06-28T16:44:50.948933+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:44:50.949761+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:44:50.949807+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:44:50.949832+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:44:50.949850+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:44:50.949870+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:44:51.187154+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a43bbf"},"request_uri":"https://localhost:8000/_wdt/a43bbf","method":"GET"} [] [2024-06-28T16:45:04.599137+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:45:04.599906+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:45:04.599950+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:45:04.599975+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:45:04.599994+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:45:04.600014+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:45:04.764651+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5de38f"},"request_uri":"https://localhost:8000/_wdt/5de38f","method":"GET"} [] [2024-06-28T16:45:24.451372+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:45:24.452259+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:45:24.452295+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:45:24.452317+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:45:24.452339+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:45:24.452370+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:45:24.634128+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8a92ff"},"request_uri":"https://localhost:8000/_wdt/8a92ff","method":"GET"} [] [2024-06-28T16:45:25.875990+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:45:25.876381+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:45:25.876417+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:45:25.876439+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:45:25.876455+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:45:25.876474+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:45:26.065341+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"87698c"},"request_uri":"https://localhost:8000/_wdt/87698c","method":"GET"} [] [2024-06-28T16:45:26.091085+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:45:26.091437+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:45:26.091474+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:45:26.091498+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:45:26.091517+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:45:26.091537+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:45:26.264445+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"febe5c"},"request_uri":"https://localhost:8000/_wdt/febe5c","method":"GET"} [] [2024-06-28T16:45:26.420283+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:45:26.420640+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:45:26.420674+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:45:26.420698+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:45:26.420715+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:45:26.420735+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:45:26.628366+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e6fc5c"},"request_uri":"https://localhost:8000/_wdt/e6fc5c","method":"GET"} [] [2024-06-28T16:45:56.690248+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T16:45:56.691047+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T16:45:56.691090+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:45:56.691115+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T16:45:56.691133+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:45:56.691155+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T16:45:56.856109+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"87f339"},"request_uri":"https://localhost:8000/_wdt/87f339","method":"GET"} [] [2024-06-28T17:44:43.509259+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T17:44:43.510296+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T17:44:43.510336+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T17:44:43.510360+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T17:44:43.510379+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T17:44:43.510398+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T17:44:43.715020+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4d86f6"},"request_uri":"https://localhost:8000/_wdt/4d86f6","method":"GET"} [] [2024-06-28T20:35:58.031693+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T20:35:58.032801+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T20:35:58.032839+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:35:58.032862+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:35:58.032879+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:35:58.032897+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:35:58.279699+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b2a404"},"request_uri":"https://localhost:8000/_wdt/b2a404","method":"GET"} [] [2024-06-28T20:36:38.018257+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T20:36:38.019106+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T20:36:38.019143+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:36:38.019166+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:36:38.019183+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:36:38.019201+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:36:38.225537+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"860890"},"request_uri":"https://localhost:8000/_wdt/860890","method":"GET"} [] [2024-06-28T20:37:01.197344+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T20:37:01.198137+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T20:37:01.198178+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:37:01.198203+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:37:01.198232+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:37:01.198251+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:37:01.369237+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e3c7a2"},"request_uri":"https://localhost:8000/_wdt/e3c7a2","method":"GET"} [] [2024-06-28T20:37:13.022057+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T20:37:13.022717+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T20:37:13.022753+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:37:13.022776+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:37:13.022793+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:37:13.022812+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:37:13.283200+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"de99c1"},"request_uri":"https://localhost:8000/_wdt/de99c1","method":"GET"} [] [2024-06-28T20:37:47.633015+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T20:37:47.634000+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T20:37:47.634049+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:37:47.634072+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:37:47.634092+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:37:47.634111+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:37:47.829504+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"87af69"},"request_uri":"https://localhost:8000/_wdt/87af69","method":"GET"} [] [2024-06-28T20:38:23.779696+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T20:38:23.780588+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T20:38:23.780637+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:38:23.780664+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:38:23.780683+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:38:23.780703+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:38:23.989584+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"322b96"},"request_uri":"https://localhost:8000/_wdt/322b96","method":"GET"} [] [2024-06-28T20:38:25.110786+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T20:38:25.111187+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T20:38:25.111222+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:38:25.111245+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:38:25.111262+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:38:25.111282+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:38:25.263127+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3b7eca"},"request_uri":"https://localhost:8000/_wdt/3b7eca","method":"GET"} [] [2024-06-28T20:38:25.846789+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T20:38:25.847175+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T20:38:25.847212+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:38:25.847236+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:38:25.847254+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:38:25.847274+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:38:26.077862+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a14ef9"},"request_uri":"https://localhost:8000/_wdt/a14ef9","method":"GET"} [] [2024-06-28T20:38:26.188677+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T20:38:26.189289+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T20:38:26.189329+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:38:26.189351+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:38:26.189368+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:38:26.189387+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:38:26.432648+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"95da85"},"request_uri":"https://localhost:8000/_wdt/95da85","method":"GET"} [] [2024-06-28T20:38:26.434768+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T20:38:26.435032+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T20:38:26.435064+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:38:26.435086+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:38:26.435104+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:38:26.435122+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:38:26.604253+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T20:38:26.604776+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T20:38:26.604832+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:38:26.604875+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:38:26.604909+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:38:26.604945+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:38:26.806243+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a4f67b"},"request_uri":"https://localhost:8000/_wdt/a4f67b","method":"GET"} [] [2024-06-28T20:38:39.492990+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T20:38:39.493559+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T20:38:39.493594+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:38:39.493616+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:38:39.493633+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:38:39.493651+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:38:39.680610+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"587612"},"request_uri":"https://localhost:8000/_wdt/587612","method":"GET"} [] [2024-06-28T20:40:34.245774+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T20:40:34.246689+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T20:40:34.246727+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:40:34.246751+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:40:34.246769+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:40:34.246789+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:40:34.444203+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c546fd"},"request_uri":"https://localhost:8000/_wdt/c546fd","method":"GET"} [] [2024-06-28T20:40:55.300768+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T20:40:55.301695+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T20:40:55.301741+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:40:55.301772+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:40:55.301790+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:40:55.301815+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:40:55.501920+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"325050"},"request_uri":"https://localhost:8000/_wdt/325050","method":"GET"} [] [2024-06-28T20:40:56.105397+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T20:40:56.106083+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T20:40:56.106119+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:40:56.106152+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:40:56.106171+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:40:56.106191+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:40:56.361779+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0148fb"},"request_uri":"https://localhost:8000/_wdt/0148fb","method":"GET"} [] [2024-06-28T20:40:56.391694+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T20:40:56.392054+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T20:40:56.392090+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:40:56.392115+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:40:56.392135+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:40:56.392154+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:40:56.625258+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"364429"},"request_uri":"https://localhost:8000/_wdt/364429","method":"GET"} [] [2024-06-28T20:40:56.754301+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T20:40:56.754629+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T20:40:56.754666+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:40:56.754689+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:40:56.754708+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:40:56.754730+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:40:56.977825+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aaad1e"},"request_uri":"https://localhost:8000/_wdt/aaad1e","method":"GET"} [] [2024-06-28T20:40:57.310690+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T20:40:57.311087+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T20:40:57.311124+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:40:57.311149+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:40:57.311168+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:40:57.311187+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:40:57.523203+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6185a4"},"request_uri":"https://localhost:8000/_wdt/6185a4","method":"GET"} [] [2024-06-28T20:41:29.018703+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T20:41:29.019487+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T20:41:29.019524+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:41:29.019548+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:41:29.019566+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:41:29.019585+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:41:29.215817+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2af86d"},"request_uri":"https://localhost:8000/_wdt/2af86d","method":"GET"} [] [2024-06-28T20:41:45.629855+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T20:41:45.630629+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T20:41:45.630678+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:41:45.630705+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:41:45.630722+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:41:45.630742+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:41:45.855224+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6968ab"},"request_uri":"https://localhost:8000/_wdt/6968ab","method":"GET"} [] [2024-06-28T20:41:46.604246+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T20:41:46.604678+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T20:41:46.604716+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:41:46.604739+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:41:46.604755+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:41:46.604775+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:41:46.762206+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b92a96"},"request_uri":"https://localhost:8000/_wdt/b92a96","method":"GET"} [] [2024-06-28T20:43:07.237077+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T20:43:07.238178+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T20:43:07.238225+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:43:07.238257+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:43:07.238277+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:43:07.238296+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:43:07.448738+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8f5493"},"request_uri":"https://localhost:8000/_wdt/8f5493","method":"GET"} [] [2024-06-28T20:43:08.253098+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T20:43:08.253534+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T20:43:08.253572+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:43:08.253595+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:43:08.253617+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:43:08.253638+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:43:08.426907+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d13753"},"request_uri":"https://localhost:8000/_wdt/d13753","method":"GET"} [] [2024-06-28T20:43:08.583535+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T20:43:08.583993+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T20:43:08.584030+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:43:08.584056+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:43:08.584073+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:43:08.584092+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:43:08.775267+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"31c265"},"request_uri":"https://localhost:8000/_wdt/31c265","method":"GET"} [] [2024-06-28T20:43:44.782220+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T20:43:44.783360+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T20:43:44.783402+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:43:44.783429+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:43:44.783447+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:43:44.783469+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:43:44.974336+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"22c413"},"request_uri":"https://localhost:8000/_wdt/22c413","method":"GET"} [] [2024-06-28T20:43:45.732473+00:00] request.INFO: Matched route "security_app_login". {"route":"security_app_login","route_parameters":{"_route":"security_app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://localhost:8000/login","method":"GET"} [] [2024-06-28T20:43:45.732821+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2024-06-28T20:43:45.732856+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:43:45.732879+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\UserAuthenticator"} [] [2024-06-28T20:43:45.732896+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:43:45.732915+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} [] [2024-06-28T20:43:45.889698+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"15e099"},"request_uri":"https://localhost:8000/_wdt/15e099","method":"GET"} []