[2026-02-09T16:58:57.054584+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/login/nl"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/login/nl\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login/nl/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-09T16:58:57.066382+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T16:58:57.077209+01:00] request.CRITICAL: Exception thrown when handling an exception (ErrorException: Warning: SessionHandler::read(): open(/var/www/html/reg-burns.unidev.eu/tmp/sess_tqj6l32bd4utopfrg8lo19vql2, O_RDWR) failed: No such file or directory (2) at StrictSessionHandler.php line 50) {"exception":"[object] (ErrorException(code: 0): Warning: SessionHandler::read(): open(/var/www/html/reg-burns.unidev.eu/tmp/sess_tqj6l32bd4utopfrg8lo19vql2, O_RDWR) failed: No such file or directory (2) at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:50)"} [] [2026-02-09T16:58:57.078216+01:00] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: SessionHandler::read(): open(/var/www/html/reg-burns.unidev.eu/tmp/sess_tqj6l32bd4utopfrg8lo19vql2, O_RDWR) failed: No such file or directory (2)" at StrictSessionHandler.php line 50 {"exception":"[object] (ErrorException(code: 0): Warning: SessionHandler::read(): open(/var/www/html/reg-burns.unidev.eu/tmp/sess_tqj6l32bd4utopfrg8lo19vql2, O_RDWR) failed: No such file or directory (2) at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:50)\n[previous exception] [object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/login/nl\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login/nl/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-09T16:58:57.078767+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T16:58:57.079350+01:00] request.CRITICAL: Exception thrown when handling an exception (ErrorException: Warning: SessionHandler::read(): open(/var/www/html/reg-burns.unidev.eu/tmp/sess_rvkor6boa638r5t9ajv3ca9kau, O_RDWR) failed: No such file or directory (2) at StrictSessionHandler.php line 50) {"exception":"[object] (ErrorException(code: 0): Warning: SessionHandler::read(): open(/var/www/html/reg-burns.unidev.eu/tmp/sess_rvkor6boa638r5t9ajv3ca9kau, O_RDWR) failed: No such file or directory (2) at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:50)"} [] [2026-02-09T15:58:59.366758+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "5.7.40" instead of "5.7". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"5.7.40\" instead of \"5.7\". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T15:58:59.370226+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T15:58:59.390816+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T15:59:04.184287+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "5.7.40" instead of "5.7". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"5.7.40\" instead of \"5.7\". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T15:59:04.187609+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T15:59:04.207648+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:01:12.218822+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "5.7.40" instead of "5.7". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"5.7.40\" instead of \"5.7\". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:01:12.222529+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:01:12.244090+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:26:11.462694+01:00] request.INFO: Matched route "auth_login". {"route":"auth_login","route_parameters":{"_route":"auth_login","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::login"},"request_uri":"https://reg-burns.unidev.eu/login?_locale=nl","method":"POST"} [] [2026-02-09T17:26:11.485217+01:00] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: SessionHandler::read(): open(/var/www/html/reg-burns.unidev.eu/tmp/sess_rvkor6boa638r5t9ajv3ca9kau, O_RDWR) failed: No such file or directory (2)" at StrictSessionHandler.php line 50 {"exception":"[object] (ErrorException(code: 0): Warning: SessionHandler::read(): open(/var/www/html/reg-burns.unidev.eu/tmp/sess_rvkor6boa638r5t9ajv3ca9kau, O_RDWR) failed: No such file or directory (2) at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:50)"} [] [2026-02-09T17:26:11.486264+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:26:11.487033+01:00] request.CRITICAL: Exception thrown when handling an exception (ErrorException: Warning: SessionHandler::read(): open(/var/www/html/reg-burns.unidev.eu/tmp/sess_rvkor6boa638r5t9ajv3ca9kau, O_RDWR) failed: No such file or directory (2) at StrictSessionHandler.php line 50) {"exception":"[object] (ErrorException(code: 0): Warning: SessionHandler::read(): open(/var/www/html/reg-burns.unidev.eu/tmp/sess_rvkor6boa638r5t9ajv3ca9kau, O_RDWR) failed: No such file or directory (2) at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:50)"} [] [2026-02-09T17:26:11.487659+01:00] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: SessionHandler::read(): open(/var/www/html/reg-burns.unidev.eu/tmp/sess_rvkor6boa638r5t9ajv3ca9kau, O_RDWR) failed: No such file or directory (2)" at StrictSessionHandler.php line 50 {"exception":"[object] (ErrorException(code: 0): Warning: SessionHandler::read(): open(/var/www/html/reg-burns.unidev.eu/tmp/sess_rvkor6boa638r5t9ajv3ca9kau, O_RDWR) failed: No such file or directory (2) at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:50)\n[previous exception] [object] (ErrorException(code: 0): Warning: SessionHandler::read(): open(/var/www/html/reg-burns.unidev.eu/tmp/sess_rvkor6boa638r5t9ajv3ca9kau, O_RDWR) failed: No such file or directory (2) at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:50)"} [] [2026-02-09T17:26:11.488238+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:26:11.488907+01:00] request.CRITICAL: Exception thrown when handling an exception (ErrorException: Warning: SessionHandler::read(): open(/var/www/html/reg-burns.unidev.eu/tmp/sess_rvkor6boa638r5t9ajv3ca9kau, O_RDWR) failed: No such file or directory (2) at StrictSessionHandler.php line 50) {"exception":"[object] (ErrorException(code: 0): Warning: SessionHandler::read(): open(/var/www/html/reg-burns.unidev.eu/tmp/sess_rvkor6boa638r5t9ajv3ca9kau, O_RDWR) failed: No such file or directory (2) at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:50)"} [] [2026-02-09T17:26:31.860355+01:00] request.INFO: Matched route "auth_login". {"route":"auth_login","route_parameters":{"_route":"auth_login","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::login"},"request_uri":"https://reg-burns.unidev.eu/login?_locale=nl","method":"POST"} [] [2026-02-09T17:26:31.864207+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-09T17:26:31.864370+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:26:31.864506+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:26:31.864647+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:26:31.864769+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:26:31.865604+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:26:31.865785+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:26:31.875267+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "5.7.40" instead of "5.7". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"5.7.40\" instead of \"5.7\". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:26:31.875624+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:26:31.877670+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:26:31.896002+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:26:32.011488+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:26:32.015584+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-09T17:26:32.031418+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:26:32.033779+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-09T17:26:32.034258+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:26:32.036733+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-09T17:26:32.087190+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"5.7","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"5.7","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-09T17:26:32.089215+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:26:32.090199+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:26:32.094307+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:26:32.094666+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:26:32.107169+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:26:32.107563+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:26:32.109887+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:26:32.110247+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:26:32.113666+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, c.COLUMN_TYPE AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n c.COLUMN_TYPE AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T17:26:32.118666+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:26:32.118996+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:26:32.124000+01:00] request.CRITICAL: Uncaught PHP Exception Doctrine\Migrations\Exception\MetadataStorageError: "The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue." at MetadataStorageError.php line 13 {"exception":"[object] (Doctrine\\Migrations\\Exception\\MetadataStorageError(code: 0): The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/migrations/src/Exception/MetadataStorageError.php:13)"} [] [2026-02-09T17:26:32.125404+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:26:32.167943+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:26:32.168432+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:26:32.169811+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:26:32.170142+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:26:32.171530+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:26:32.171891+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:26:32.174283+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:26:32.174652+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:26:32.176001+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, c.COLUMN_TYPE AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n c.COLUMN_TYPE AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T17:26:32.178630+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:26:32.178873+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:26:32.179977+01:00] request.CRITICAL: Exception thrown when handling an exception (Doctrine\Migrations\Exception\MetadataStorageError: The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at MetadataStorageError.php line 13) {"exception":"[object] (Doctrine\\Migrations\\Exception\\MetadataStorageError(code: 0): The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/migrations/src/Exception/MetadataStorageError.php:13)"} [] [2026-02-09T17:26:32.180492+01:00] request.CRITICAL: Uncaught PHP Exception Doctrine\Migrations\Exception\MetadataStorageError: "The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue." at MetadataStorageError.php line 13 {"exception":"[object] (Doctrine\\Migrations\\Exception\\MetadataStorageError(code: 0): The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/migrations/src/Exception/MetadataStorageError.php:13)\n[previous exception] [object] (Doctrine\\Migrations\\Exception\\MetadataStorageError(code: 0): The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/migrations/src/Exception/MetadataStorageError.php:13)"} [] [2026-02-09T17:26:32.181053+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:26:32.264848+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:26:32.265329+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:26:32.266825+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:26:32.267160+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:26:32.268176+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:26:32.268440+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:26:32.269703+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:26:32.269983+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:26:32.270876+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, c.COLUMN_TYPE AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n c.COLUMN_TYPE AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T17:26:32.272506+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:26:32.272782+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:26:32.273868+01:00] request.CRITICAL: Exception thrown when handling an exception (Doctrine\Migrations\Exception\MetadataStorageError: The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at MetadataStorageError.php line 13) {"exception":"[object] (Doctrine\\Migrations\\Exception\\MetadataStorageError(code: 0): The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/migrations/src/Exception/MetadataStorageError.php:13)"} [] [2026-02-09T17:26:32.406018+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-09T16:27:11.953564+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "5.7.40" instead of "5.7". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"5.7.40\" instead of \"5.7\". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:27:11.957227+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:27:11.978116+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:27:11.993806+00:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"5.7","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"5.7","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-09T16:27:11.998020+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:27:12.000743+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T16:27:12.012228+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:27:12.012507+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:27:12.013660+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:27:12.013866+00:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:27:12.014825+00:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, c.COLUMN_TYPE AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n c.COLUMN_TYPE AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T16:27:12.017284+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:27:12.017508+00:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:27:12.019517+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE doctrine_migration_versions CHANGE executed_at executed_at DATETIME DEFAULT NULL {"sql":"ALTER TABLE doctrine_migration_versions CHANGE executed_at executed_at DATETIME DEFAULT NULL"} [] [2026-02-09T16:27:12.045819+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-09T16:27:12.058766+00:00] doctrine.INFO: Disconnecting [] [] [2026-02-09T17:27:14.830087+01:00] request.INFO: Matched route "auth_login". {"route":"auth_login","route_parameters":{"_route":"auth_login","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::login"},"request_uri":"https://reg-burns.unidev.eu/login?_locale=nl","method":"POST"} [] [2026-02-09T17:27:14.834298+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-09T17:27:14.834543+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:27:14.834708+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:27:14.834829+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:27:14.834943+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:27:14.835253+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:27:14.835447+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:27:14.842470+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "5.7.40" instead of "5.7". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"5.7.40\" instead of \"5.7\". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:27:14.842894+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:27:14.845031+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:27:14.859234+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:27:14.953135+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:27:14.955901+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-09T17:27:14.970669+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:27:14.972872+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-09T17:27:14.973312+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:27:14.975541+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-09T17:27:15.000450+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"5.7","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"5.7","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-09T17:27:15.002555+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:27:15.004226+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:27:15.006218+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:27:15.006911+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:27:15.011463+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:27:15.012203+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:27:15.013876+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:27:15.014406+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:27:15.015569+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, c.COLUMN_TYPE AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n c.COLUMN_TYPE AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T17:27:15.018084+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:27:15.018443+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:27:15.020260+01:00] request.CRITICAL: Uncaught PHP Exception Doctrine\Migrations\Exception\MetadataStorageError: "The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue." at MetadataStorageError.php line 13 {"exception":"[object] (Doctrine\\Migrations\\Exception\\MetadataStorageError(code: 0): The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/migrations/src/Exception/MetadataStorageError.php:13)"} [] [2026-02-09T17:27:15.021166+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:27:15.064746+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:27:15.065186+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:27:15.066048+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:27:15.066295+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:27:15.067035+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:27:15.067312+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:27:15.068570+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:27:15.068828+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:27:15.069664+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, c.COLUMN_TYPE AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n c.COLUMN_TYPE AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T17:27:15.071532+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:27:15.071856+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:27:15.073037+01:00] request.CRITICAL: Exception thrown when handling an exception (Doctrine\Migrations\Exception\MetadataStorageError: The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at MetadataStorageError.php line 13) {"exception":"[object] (Doctrine\\Migrations\\Exception\\MetadataStorageError(code: 0): The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/migrations/src/Exception/MetadataStorageError.php:13)"} [] [2026-02-09T17:27:15.073511+01:00] request.CRITICAL: Uncaught PHP Exception Doctrine\Migrations\Exception\MetadataStorageError: "The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue." at MetadataStorageError.php line 13 {"exception":"[object] (Doctrine\\Migrations\\Exception\\MetadataStorageError(code: 0): The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/migrations/src/Exception/MetadataStorageError.php:13)\n[previous exception] [object] (Doctrine\\Migrations\\Exception\\MetadataStorageError(code: 0): The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/migrations/src/Exception/MetadataStorageError.php:13)"} [] [2026-02-09T17:27:15.073967+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:27:15.162194+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:27:15.162643+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:27:15.163550+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:27:15.163774+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:27:15.164422+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:27:15.164669+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:27:15.165914+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:27:15.166194+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:27:15.167088+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, c.COLUMN_TYPE AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n c.COLUMN_TYPE AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T17:27:15.170555+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:27:15.170884+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:27:15.171988+01:00] request.CRITICAL: Exception thrown when handling an exception (Doctrine\Migrations\Exception\MetadataStorageError: The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at MetadataStorageError.php line 13) {"exception":"[object] (Doctrine\\Migrations\\Exception\\MetadataStorageError(code: 0): The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/migrations/src/Exception/MetadataStorageError.php:13)"} [] [2026-02-09T17:27:15.305693+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-09T16:27:35.852525+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "5.7.40" instead of "5.7". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"5.7.40\" instead of \"5.7\". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:27:35.856591+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:27:35.883113+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:27:35.894227+00:00] console.CRITICAL: Error thrown while running command "doctrine:schema:update --dump-dql". Message: "The "--dump-dql" option does not exist." {"exception":"[object] (Symfony\\Component\\Console\\Exception\\RuntimeException(code: 0): The \"--dump-dql\" option does not exist. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/console/Input/ArgvInput.php:226)","command":"doctrine:schema:update --dump-dql","message":"The \"--dump-dql\" option does not exist."} [] [2026-02-09T16:27:35.894662+00:00] console.DEBUG: Command "doctrine:schema:update --dump-dql" exited with code "1" {"command":"doctrine:schema:update --dump-dql","code":1} [] [2026-02-09T16:27:38.662280+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "5.7.40" instead of "5.7". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"5.7.40\" instead of \"5.7\". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:27:38.665820+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:27:38.685571+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:27:38.750412+00:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:27:38.774037+00:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"5.7","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"5.7","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-09T16:27:38.777849+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:27:38.800409+00:00] console.CRITICAL: Error thrown while running command "doctrine:schema:update --dump-sql". Message: "Environment variable not found: "LOCK_DSN"." {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"LOCK_DSN\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/dependency-injection/EnvVarProcessor.php:221)","command":"doctrine:schema:update --dump-sql","message":"Environment variable not found: \"LOCK_DSN\"."} [] [2026-02-09T16:27:38.800744+00:00] console.DEBUG: Command "doctrine:schema:update --dump-sql" exited with code "1" {"command":"doctrine:schema:update --dump-sql","code":1} [] [2026-02-09T16:27:38.802127+00:00] doctrine.INFO: Disconnecting [] [] [2026-02-09T16:28:12.809067+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "5.7.40" instead of "5.7". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"5.7.40\" instead of \"5.7\". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:28:12.812780+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:28:12.833777+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:28:12.900706+00:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:28:12.925497+00:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"5.7","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"5.7","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-09T16:28:12.929067+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:28:12.953121+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:28:12.954461+00:00] doctrine.DEBUG: Executing statement: SELECT c.TABLE_NAME, c.COLUMN_NAME AS field, c.COLUMN_TYPE AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage"}, types: array{"1":2,"2":2}) {"sql":"SELECT c.TABLE_NAME, c.COLUMN_NAME AS field,\n c.COLUMN_TYPE AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage"},"types":{"1":2,"2":2}} [] [2026-02-09T16:28:12.972827+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME, NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T16:28:12.976006+00:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.TABLE_NAME, k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT DISTINCT k.TABLE_NAME, k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T16:28:12.977777+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T16:28:12.998754+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:28:13.004547+00:00] doctrine.DEBUG: Executing statement: SELECT CHARACTER_SET_NAME FROM information_schema.COLLATIONS WHERE COLLATION_NAME = ?; (parameters: array{"1":"utf8mb4_unicode_ci"}, types: array{"1":2}) {"sql":"SELECT CHARACTER_SET_NAME\nFROM information_schema.COLLATIONS\nWHERE COLLATION_NAME = ?;","params":{"1":"utf8mb4_unicode_ci"},"types":{"1":2}} [] [2026-02-09T16:28:13.005525+00:00] doctrine.DEBUG: Executing statement: SELECT CHARACTER_SET_NAME FROM information_schema.COLLATIONS WHERE COLLATION_NAME = ?; (parameters: array{"1":"utf8mb4_bin"}, types: array{"1":2}) {"sql":"SELECT CHARACTER_SET_NAME\nFROM information_schema.COLLATIONS\nWHERE COLLATION_NAME = ?;","params":{"1":"utf8mb4_bin"},"types":{"1":2}} [] [2026-02-09T16:28:13.030217+00:00] php.INFO: User Deprecated: Doctrine\DBAL\Schema\SchemaDiff::toSaveSql is deprecated. (SchemaDiff.php:218 called by SchemaTool.php:994, https://github.com/doctrine/dbal/pull/5766, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Doctrine\\DBAL\\Schema\\SchemaDiff::toSaveSql is deprecated. (SchemaDiff.php:218 called by SchemaTool.php:994, https://github.com/doctrine/dbal/pull/5766, package doctrine/dbal) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:28:13.037990+00:00] doctrine.INFO: Disconnecting [] [] [2026-02-09T16:28:48.906655+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "5.7.40" instead of "5.7". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"5.7.40\" instead of \"5.7\". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:28:48.909948+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:28:48.929940+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:28:48.944692+00:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"5.7","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"5.7","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-09T16:28:48.948429+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:28:48.951138+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T16:28:48.961689+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:28:48.961977+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:28:48.963066+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:28:48.963235+00:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:28:48.963974+00:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, c.COLUMN_TYPE AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n c.COLUMN_TYPE AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T16:28:48.966349+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:28:48.966588+00:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:28:48.968661+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE doctrine_migration_versions CHANGE executed_at executed_at DATETIME DEFAULT NULL {"sql":"ALTER TABLE doctrine_migration_versions CHANGE executed_at executed_at DATETIME DEFAULT NULL"} [] [2026-02-09T16:28:48.997838+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-09T16:28:49.011994+00:00] doctrine.INFO: Disconnecting [] [] [2026-02-09T17:28:51.700325+01:00] request.INFO: Matched route "auth_login". {"route":"auth_login","route_parameters":{"_route":"auth_login","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::login"},"request_uri":"https://reg-burns.unidev.eu/login?_locale=nl","method":"POST"} [] [2026-02-09T17:28:51.703944+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-09T17:28:51.704063+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:28:51.704171+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:28:51.704268+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:28:51.704363+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:28:51.704629+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:28:51.704802+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:28:51.711005+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "5.7.40" instead of "5.7". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"5.7.40\" instead of \"5.7\". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:28:51.711426+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:28:51.713544+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:28:51.727778+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:28:51.813633+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:28:51.816115+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-09T17:28:51.830916+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:28:51.833127+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-09T17:28:51.833568+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:28:51.835670+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-09T17:28:51.858555+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"5.7","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"5.7","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-09T17:28:51.859902+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:28:51.860722+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:28:51.862166+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:28:51.862441+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:28:51.865631+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:28:51.866082+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:28:51.868458+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:28:51.868770+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:28:51.870377+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, c.COLUMN_TYPE AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n c.COLUMN_TYPE AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T17:28:51.873884+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:28:51.874228+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:28:51.876280+01:00] request.CRITICAL: Uncaught PHP Exception Doctrine\Migrations\Exception\MetadataStorageError: "The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue." at MetadataStorageError.php line 13 {"exception":"[object] (Doctrine\\Migrations\\Exception\\MetadataStorageError(code: 0): The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/migrations/src/Exception/MetadataStorageError.php:13)"} [] [2026-02-09T17:28:51.877097+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:28:51.916578+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:28:51.917008+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:28:51.917854+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:28:51.918120+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:28:51.918941+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:28:51.919198+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:28:51.920481+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:28:51.920780+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:28:51.921688+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, c.COLUMN_TYPE AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n c.COLUMN_TYPE AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T17:28:51.923426+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:28:51.923676+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:28:51.924766+01:00] request.CRITICAL: Exception thrown when handling an exception (Doctrine\Migrations\Exception\MetadataStorageError: The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at MetadataStorageError.php line 13) {"exception":"[object] (Doctrine\\Migrations\\Exception\\MetadataStorageError(code: 0): The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/migrations/src/Exception/MetadataStorageError.php:13)"} [] [2026-02-09T17:28:51.925210+01:00] request.CRITICAL: Uncaught PHP Exception Doctrine\Migrations\Exception\MetadataStorageError: "The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue." at MetadataStorageError.php line 13 {"exception":"[object] (Doctrine\\Migrations\\Exception\\MetadataStorageError(code: 0): The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/migrations/src/Exception/MetadataStorageError.php:13)\n[previous exception] [object] (Doctrine\\Migrations\\Exception\\MetadataStorageError(code: 0): The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/migrations/src/Exception/MetadataStorageError.php:13)"} [] [2026-02-09T17:28:51.925683+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:28:52.012048+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:28:52.012592+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:28:52.013602+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:28:52.013888+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:28:52.014705+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:28:52.014933+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:28:52.016080+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:28:52.016350+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:28:52.017363+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, c.COLUMN_TYPE AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n c.COLUMN_TYPE AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T17:28:52.019210+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:28:52.019503+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:28:52.020574+01:00] request.CRITICAL: Exception thrown when handling an exception (Doctrine\Migrations\Exception\MetadataStorageError: The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at MetadataStorageError.php line 13) {"exception":"[object] (Doctrine\\Migrations\\Exception\\MetadataStorageError(code: 0): The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/migrations/src/Exception/MetadataStorageError.php:13)"} [] [2026-02-09T17:28:52.153440+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-09T16:29:59.204298+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "5.7.40" instead of "5.7". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"5.7.40\" instead of \"5.7\". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:29:59.232986+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:29:59.259381+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:29:59.275776+00:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"5.7","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"5.7","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-09T16:29:59.279460+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:30:05.464771+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:30:05.466151+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T16:30:05.477302+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:30:05.477708+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:30:05.480264+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:30:05.480542+00:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:30:05.481814+00:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, c.COLUMN_TYPE AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n c.COLUMN_TYPE AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T16:30:05.484330+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:30:05.484563+00:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:30:05.486645+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE doctrine_migration_versions CHANGE executed_at executed_at DATETIME DEFAULT NULL {"sql":"ALTER TABLE doctrine_migration_versions CHANGE executed_at executed_at DATETIME DEFAULT NULL"} [] [2026-02-09T16:30:05.510601+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-09T16:30:05.514264+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-09T16:30:05.514750+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-09T16:30:05.515258+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-09T16:30:05.516185+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-09T16:30:05.519565+00:00] doctrine.INFO: Disconnecting [] [] [2026-02-09T16:30:09.814578+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "5.7.40" instead of "5.7". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"5.7.40\" instead of \"5.7\". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:30:09.818340+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:30:09.839594+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:30:09.905365+00:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:30:09.929118+00:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"5.7","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"5.7","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-09T16:30:09.932512+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:30:09.954793+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:30:09.956100+00:00] doctrine.DEBUG: Executing statement: SELECT c.TABLE_NAME, c.COLUMN_NAME AS field, c.COLUMN_TYPE AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage"}, types: array{"1":2,"2":2}) {"sql":"SELECT c.TABLE_NAME, c.COLUMN_NAME AS field,\n c.COLUMN_TYPE AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage"},"types":{"1":2,"2":2}} [] [2026-02-09T16:30:09.974853+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME, NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T16:30:09.976655+00:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.TABLE_NAME, k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT DISTINCT k.TABLE_NAME, k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T16:30:09.978207+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T16:30:10.022432+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:30:10.031189+00:00] doctrine.DEBUG: Executing statement: SELECT CHARACTER_SET_NAME FROM information_schema.COLLATIONS WHERE COLLATION_NAME = ?; (parameters: array{"1":"utf8mb4_unicode_ci"}, types: array{"1":2}) {"sql":"SELECT CHARACTER_SET_NAME\nFROM information_schema.COLLATIONS\nWHERE COLLATION_NAME = ?;","params":{"1":"utf8mb4_unicode_ci"},"types":{"1":2}} [] [2026-02-09T16:30:10.032748+00:00] doctrine.DEBUG: Executing statement: SELECT CHARACTER_SET_NAME FROM information_schema.COLLATIONS WHERE COLLATION_NAME = ?; (parameters: array{"1":"utf8mb4_bin"}, types: array{"1":2}) {"sql":"SELECT CHARACTER_SET_NAME\nFROM information_schema.COLLATIONS\nWHERE COLLATION_NAME = ?;","params":{"1":"utf8mb4_bin"},"types":{"1":2}} [] [2026-02-09T16:30:10.056358+00:00] php.INFO: User Deprecated: Doctrine\DBAL\Schema\SchemaDiff::toSaveSql is deprecated. (SchemaDiff.php:218 called by SchemaTool.php:994, https://github.com/doctrine/dbal/pull/5766, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Doctrine\\DBAL\\Schema\\SchemaDiff::toSaveSql is deprecated. (SchemaDiff.php:218 called by SchemaTool.php:994, https://github.com/doctrine/dbal/pull/5766, package doctrine/dbal) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:30:10.063326+00:00] doctrine.INFO: Disconnecting [] [] [2026-02-09T16:30:21.501686+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "5.7.40" instead of "5.7". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"5.7.40\" instead of \"5.7\". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:30:21.504984+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:30:21.526037+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:30:21.589427+00:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:30:21.613135+00:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"5.7","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"5.7","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-09T16:30:21.616764+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:30:21.637761+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:30:21.638853+00:00] doctrine.DEBUG: Executing statement: SELECT c.TABLE_NAME, c.COLUMN_NAME AS field, c.COLUMN_TYPE AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage"}, types: array{"1":2,"2":2}) {"sql":"SELECT c.TABLE_NAME, c.COLUMN_NAME AS field,\n c.COLUMN_TYPE AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage"},"types":{"1":2,"2":2}} [] [2026-02-09T16:30:21.656694+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME, NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T16:30:21.658399+00:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.TABLE_NAME, k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT DISTINCT k.TABLE_NAME, k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T16:30:21.659938+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T16:30:21.685404+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:30:21.690357+00:00] doctrine.DEBUG: Executing statement: SELECT CHARACTER_SET_NAME FROM information_schema.COLLATIONS WHERE COLLATION_NAME = ?; (parameters: array{"1":"utf8mb4_unicode_ci"}, types: array{"1":2}) {"sql":"SELECT CHARACTER_SET_NAME\nFROM information_schema.COLLATIONS\nWHERE COLLATION_NAME = ?;","params":{"1":"utf8mb4_unicode_ci"},"types":{"1":2}} [] [2026-02-09T16:30:21.691098+00:00] doctrine.DEBUG: Executing statement: SELECT CHARACTER_SET_NAME FROM information_schema.COLLATIONS WHERE COLLATION_NAME = ?; (parameters: array{"1":"utf8mb4_bin"}, types: array{"1":2}) {"sql":"SELECT CHARACTER_SET_NAME\nFROM information_schema.COLLATIONS\nWHERE COLLATION_NAME = ?;","params":{"1":"utf8mb4_bin"},"types":{"1":2}} [] [2026-02-09T16:30:21.714103+00:00] php.INFO: User Deprecated: Doctrine\DBAL\Schema\SchemaDiff::toSaveSql is deprecated. (SchemaDiff.php:218 called by SchemaTool.php:994, https://github.com/doctrine/dbal/pull/5766, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Doctrine\\DBAL\\Schema\\SchemaDiff::toSaveSql is deprecated. (SchemaDiff.php:218 called by SchemaTool.php:994, https://github.com/doctrine/dbal/pull/5766, package doctrine/dbal) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:30:21.717913+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:30:21.725673+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:30:21.726016+00:00] doctrine.DEBUG: Executing statement: SELECT c.TABLE_NAME, c.COLUMN_NAME AS field, c.COLUMN_TYPE AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage"}, types: array{"1":2,"2":2}) {"sql":"SELECT c.TABLE_NAME, c.COLUMN_NAME AS field,\n c.COLUMN_TYPE AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage"},"types":{"1":2,"2":2}} [] [2026-02-09T16:30:21.746673+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME, NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T16:30:21.748483+00:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.TABLE_NAME, k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT DISTINCT k.TABLE_NAME, k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T16:30:21.750244+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T16:30:21.777638+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:30:21.778868+00:00] doctrine.DEBUG: Executing statement: SELECT CHARACTER_SET_NAME FROM information_schema.COLLATIONS WHERE COLLATION_NAME = ?; (parameters: array{"1":"utf8mb4_unicode_ci"}, types: array{"1":2}) {"sql":"SELECT CHARACTER_SET_NAME\nFROM information_schema.COLLATIONS\nWHERE COLLATION_NAME = ?;","params":{"1":"utf8mb4_unicode_ci"},"types":{"1":2}} [] [2026-02-09T16:30:21.779552+00:00] doctrine.DEBUG: Executing statement: SELECT CHARACTER_SET_NAME FROM information_schema.COLLATIONS WHERE COLLATION_NAME = ?; (parameters: array{"1":"utf8mb4_bin"}, types: array{"1":2}) {"sql":"SELECT CHARACTER_SET_NAME\nFROM information_schema.COLLATIONS\nWHERE COLLATION_NAME = ?;","params":{"1":"utf8mb4_bin"},"types":{"1":2}} [] [2026-02-09T16:30:21.803892+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE hospitalization_item CHANGE start_date start_date DATETIME DEFAULT NULL, CHANGE end_date end_date DATETIME DEFAULT NULL, CHANGE created_by created_by VARCHAR(255) DEFAULT NULL, CHANGE updated_by updated_by VARCHAR(255) DEFAULT NULL, CHANGE deleted_at deleted_at DATETIME DEFAULT NULL {"sql":"ALTER TABLE hospitalization_item CHANGE start_date start_date DATETIME DEFAULT NULL, CHANGE end_date end_date DATETIME DEFAULT NULL, CHANGE created_by created_by VARCHAR(255) DEFAULT NULL, CHANGE updated_by updated_by VARCHAR(255) DEFAULT NULL, CHANGE deleted_at deleted_at DATETIME DEFAULT NULL"} [] [2026-02-09T16:30:21.824087+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE audit_hospitalization_item CHANGE discriminator discriminator VARCHAR(255) DEFAULT NULL, CHANGE transaction_hash transaction_hash VARCHAR(40) DEFAULT NULL, CHANGE diffs diffs JSON DEFAULT NULL, CHANGE blame_id blame_id VARCHAR(255) DEFAULT NULL, CHANGE blame_user blame_user VARCHAR(255) DEFAULT NULL, CHANGE blame_user_fqdn blame_user_fqdn VARCHAR(255) DEFAULT NULL, CHANGE blame_user_firewall blame_user_firewall VARCHAR(100) DEFAULT NULL, CHANGE ip ip VARCHAR(45) DEFAULT NULL {"sql":"ALTER TABLE audit_hospitalization_item CHANGE discriminator discriminator VARCHAR(255) DEFAULT NULL, CHANGE transaction_hash transaction_hash VARCHAR(40) DEFAULT NULL, CHANGE diffs diffs JSON DEFAULT NULL, CHANGE blame_id blame_id VARCHAR(255) DEFAULT NULL, CHANGE blame_user blame_user VARCHAR(255) DEFAULT NULL, CHANGE blame_user_fqdn blame_user_fqdn VARCHAR(255) DEFAULT NULL, CHANGE blame_user_firewall blame_user_firewall VARCHAR(100) DEFAULT NULL, CHANGE ip ip VARCHAR(45) DEFAULT NULL"} [] [2026-02-09T16:30:21.883541+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE insurance_item CHANGE created_by created_by VARCHAR(255) DEFAULT NULL, CHANGE updated_by updated_by VARCHAR(255) DEFAULT NULL, CHANGE deleted_at deleted_at DATETIME DEFAULT NULL {"sql":"ALTER TABLE insurance_item CHANGE created_by created_by VARCHAR(255) DEFAULT NULL, CHANGE updated_by updated_by VARCHAR(255) DEFAULT NULL, CHANGE deleted_at deleted_at DATETIME DEFAULT NULL"} [] [2026-02-09T16:30:21.900996+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE audit_insurance_item CHANGE discriminator discriminator VARCHAR(255) DEFAULT NULL, CHANGE transaction_hash transaction_hash VARCHAR(40) DEFAULT NULL, CHANGE diffs diffs JSON DEFAULT NULL, CHANGE blame_id blame_id VARCHAR(255) DEFAULT NULL, CHANGE blame_user blame_user VARCHAR(255) DEFAULT NULL, CHANGE blame_user_fqdn blame_user_fqdn VARCHAR(255) DEFAULT NULL, CHANGE blame_user_firewall blame_user_firewall VARCHAR(100) DEFAULT NULL, CHANGE ip ip VARCHAR(45) DEFAULT NULL {"sql":"ALTER TABLE audit_insurance_item CHANGE discriminator discriminator VARCHAR(255) DEFAULT NULL, CHANGE transaction_hash transaction_hash VARCHAR(40) DEFAULT NULL, CHANGE diffs diffs JSON DEFAULT NULL, CHANGE blame_id blame_id VARCHAR(255) DEFAULT NULL, CHANGE blame_user blame_user VARCHAR(255) DEFAULT NULL, CHANGE blame_user_fqdn blame_user_fqdn VARCHAR(255) DEFAULT NULL, CHANGE blame_user_firewall blame_user_firewall VARCHAR(100) DEFAULT NULL, CHANGE ip ip VARCHAR(45) DEFAULT NULL"} [] [2026-02-09T16:30:21.952470+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE accident CHANGE accident_date accident_date DATE DEFAULT NULL COMMENT '(DC2Type:date_immutable)', CHANGE location_burn_wounds location_burn_wounds JSON DEFAULT NULL, CHANGE depth_of_wounds depth_of_wounds JSON DEFAULT NULL, CHANGE admission_criteria admission_criteria JSON DEFAULT NULL, CHANGE created_by created_by VARCHAR(255) DEFAULT NULL, CHANGE updated_by updated_by VARCHAR(255) DEFAULT NULL, CHANGE deleted_at deleted_at DATETIME DEFAULT NULL, CHANGE categorisation categorisation JSON DEFAULT NULL {"sql":"ALTER TABLE accident CHANGE accident_date accident_date DATE DEFAULT NULL COMMENT '(DC2Type:date_immutable)', CHANGE location_burn_wounds location_burn_wounds JSON DEFAULT NULL, CHANGE depth_of_wounds depth_of_wounds JSON DEFAULT NULL, CHANGE admission_criteria admission_criteria JSON DEFAULT NULL, CHANGE created_by created_by VARCHAR(255) DEFAULT NULL, CHANGE updated_by updated_by VARCHAR(255) DEFAULT NULL, CHANGE deleted_at deleted_at DATETIME DEFAULT NULL, CHANGE categorisation categorisation JSON DEFAULT NULL"} [] [2026-02-09T16:30:21.987986+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE audit_accident CHANGE discriminator discriminator VARCHAR(255) DEFAULT NULL, CHANGE transaction_hash transaction_hash VARCHAR(40) DEFAULT NULL, CHANGE diffs diffs JSON DEFAULT NULL, CHANGE blame_id blame_id VARCHAR(255) DEFAULT NULL, CHANGE blame_user blame_user VARCHAR(255) DEFAULT NULL, CHANGE blame_user_fqdn blame_user_fqdn VARCHAR(255) DEFAULT NULL, CHANGE blame_user_firewall blame_user_firewall VARCHAR(100) DEFAULT NULL, CHANGE ip ip VARCHAR(45) DEFAULT NULL {"sql":"ALTER TABLE audit_accident CHANGE discriminator discriminator VARCHAR(255) DEFAULT NULL, CHANGE transaction_hash transaction_hash VARCHAR(40) DEFAULT NULL, CHANGE diffs diffs JSON DEFAULT NULL, CHANGE blame_id blame_id VARCHAR(255) DEFAULT NULL, CHANGE blame_user blame_user VARCHAR(255) DEFAULT NULL, CHANGE blame_user_fqdn blame_user_fqdn VARCHAR(255) DEFAULT NULL, CHANGE blame_user_firewall blame_user_firewall VARCHAR(100) DEFAULT NULL, CHANGE ip ip VARCHAR(45) DEFAULT NULL"} [] [2026-02-09T16:30:22.356357+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE burncenter CHANGE address2 address2 VARCHAR(191) DEFAULT NULL, CHANGE box box VARCHAR(30) DEFAULT NULL, CHANGE website website VARCHAR(191) DEFAULT NULL, CHANGE email email VARCHAR(191) DEFAULT NULL, CHANGE phone phone VARCHAR(191) DEFAULT NULL, CHANGE created_by created_by VARCHAR(255) DEFAULT NULL, CHANGE updated_by updated_by VARCHAR(255) DEFAULT NULL, CHANGE deleted_at deleted_at DATETIME DEFAULT NULL, CHANGE hospital_name hospital_name VARCHAR(191) DEFAULT NULL, CHANGE iban iban VARCHAR(191) DEFAULT NULL, CHANGE bic bic VARCHAR(191) DEFAULT NULL {"sql":"ALTER TABLE burncenter CHANGE address2 address2 VARCHAR(191) DEFAULT NULL, CHANGE box box VARCHAR(30) DEFAULT NULL, CHANGE website website VARCHAR(191) DEFAULT NULL, CHANGE email email VARCHAR(191) DEFAULT NULL, CHANGE phone phone VARCHAR(191) DEFAULT NULL, CHANGE created_by created_by VARCHAR(255) DEFAULT NULL, CHANGE updated_by updated_by VARCHAR(255) DEFAULT NULL, CHANGE deleted_at deleted_at DATETIME DEFAULT NULL, CHANGE hospital_name hospital_name VARCHAR(191) DEFAULT NULL, CHANGE iban iban VARCHAR(191) DEFAULT NULL, CHANGE bic bic VARCHAR(191) DEFAULT NULL"} [] [2026-02-09T16:30:22.372837+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE audit_burncenter CHANGE discriminator discriminator VARCHAR(255) DEFAULT NULL, CHANGE transaction_hash transaction_hash VARCHAR(40) DEFAULT NULL, CHANGE diffs diffs JSON DEFAULT NULL, CHANGE blame_id blame_id VARCHAR(255) DEFAULT NULL, CHANGE blame_user blame_user VARCHAR(255) DEFAULT NULL, CHANGE blame_user_fqdn blame_user_fqdn VARCHAR(255) DEFAULT NULL, CHANGE blame_user_firewall blame_user_firewall VARCHAR(100) DEFAULT NULL, CHANGE ip ip VARCHAR(45) DEFAULT NULL {"sql":"ALTER TABLE audit_burncenter CHANGE discriminator discriminator VARCHAR(255) DEFAULT NULL, CHANGE transaction_hash transaction_hash VARCHAR(40) DEFAULT NULL, CHANGE diffs diffs JSON DEFAULT NULL, CHANGE blame_id blame_id VARCHAR(255) DEFAULT NULL, CHANGE blame_user blame_user VARCHAR(255) DEFAULT NULL, CHANGE blame_user_fqdn blame_user_fqdn VARCHAR(255) DEFAULT NULL, CHANGE blame_user_firewall blame_user_firewall VARCHAR(100) DEFAULT NULL, CHANGE ip ip VARCHAR(45) DEFAULT NULL"} [] [2026-02-09T16:30:22.405441+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE commission CHANGE closed_at closed_at DATETIME DEFAULT NULL COMMENT '(DC2Type:datetime_immutable)', CHANGE created_by created_by VARCHAR(255) DEFAULT NULL, CHANGE updated_by updated_by VARCHAR(255) DEFAULT NULL, CHANGE deleted_at deleted_at DATETIME DEFAULT NULL {"sql":"ALTER TABLE commission CHANGE closed_at closed_at DATETIME DEFAULT NULL COMMENT '(DC2Type:datetime_immutable)', CHANGE created_by created_by VARCHAR(255) DEFAULT NULL, CHANGE updated_by updated_by VARCHAR(255) DEFAULT NULL, CHANGE deleted_at deleted_at DATETIME DEFAULT NULL"} [] [2026-02-09T16:30:22.424816+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE audit_commission CHANGE discriminator discriminator VARCHAR(255) DEFAULT NULL, CHANGE transaction_hash transaction_hash VARCHAR(40) DEFAULT NULL, CHANGE diffs diffs JSON DEFAULT NULL, CHANGE blame_id blame_id VARCHAR(255) DEFAULT NULL, CHANGE blame_user blame_user VARCHAR(255) DEFAULT NULL, CHANGE blame_user_fqdn blame_user_fqdn VARCHAR(255) DEFAULT NULL, CHANGE blame_user_firewall blame_user_firewall VARCHAR(100) DEFAULT NULL, CHANGE ip ip VARCHAR(45) DEFAULT NULL {"sql":"ALTER TABLE audit_commission CHANGE discriminator discriminator VARCHAR(255) DEFAULT NULL, CHANGE transaction_hash transaction_hash VARCHAR(40) DEFAULT NULL, CHANGE diffs diffs JSON DEFAULT NULL, CHANGE blame_id blame_id VARCHAR(255) DEFAULT NULL, CHANGE blame_user blame_user VARCHAR(255) DEFAULT NULL, CHANGE blame_user_fqdn blame_user_fqdn VARCHAR(255) DEFAULT NULL, CHANGE blame_user_firewall blame_user_firewall VARCHAR(100) DEFAULT NULL, CHANGE ip ip VARCHAR(45) DEFAULT NULL"} [] [2026-02-09T16:30:22.537307+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE document CHANGE created_by created_by VARCHAR(255) DEFAULT NULL, CHANGE updated_by updated_by VARCHAR(255) DEFAULT NULL, CHANGE deleted_at deleted_at DATETIME DEFAULT NULL {"sql":"ALTER TABLE document CHANGE created_by created_by VARCHAR(255) DEFAULT NULL, CHANGE updated_by updated_by VARCHAR(255) DEFAULT NULL, CHANGE deleted_at deleted_at DATETIME DEFAULT NULL"} [] [2026-02-09T16:30:22.552644+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE audit_document CHANGE discriminator discriminator VARCHAR(255) DEFAULT NULL, CHANGE transaction_hash transaction_hash VARCHAR(40) DEFAULT NULL, CHANGE diffs diffs JSON DEFAULT NULL, CHANGE blame_id blame_id VARCHAR(255) DEFAULT NULL, CHANGE blame_user blame_user VARCHAR(255) DEFAULT NULL, CHANGE blame_user_fqdn blame_user_fqdn VARCHAR(255) DEFAULT NULL, CHANGE blame_user_firewall blame_user_firewall VARCHAR(100) DEFAULT NULL, CHANGE ip ip VARCHAR(45) DEFAULT NULL {"sql":"ALTER TABLE audit_document CHANGE discriminator discriminator VARCHAR(255) DEFAULT NULL, CHANGE transaction_hash transaction_hash VARCHAR(40) DEFAULT NULL, CHANGE diffs diffs JSON DEFAULT NULL, CHANGE blame_id blame_id VARCHAR(255) DEFAULT NULL, CHANGE blame_user blame_user VARCHAR(255) DEFAULT NULL, CHANGE blame_user_fqdn blame_user_fqdn VARCHAR(255) DEFAULT NULL, CHANGE blame_user_firewall blame_user_firewall VARCHAR(100) DEFAULT NULL, CHANGE ip ip VARCHAR(45) DEFAULT NULL"} [] [2026-02-09T16:30:23.075240+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE document_tracker CHANGE created_by created_by VARCHAR(255) DEFAULT NULL, CHANGE updated_by updated_by VARCHAR(255) DEFAULT NULL, CHANGE deleted_at deleted_at DATETIME DEFAULT NULL {"sql":"ALTER TABLE document_tracker CHANGE created_by created_by VARCHAR(255) DEFAULT NULL, CHANGE updated_by updated_by VARCHAR(255) DEFAULT NULL, CHANGE deleted_at deleted_at DATETIME DEFAULT NULL"} [] [2026-02-09T16:30:23.090337+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE audit_document_tracker CHANGE discriminator discriminator VARCHAR(255) DEFAULT NULL, CHANGE transaction_hash transaction_hash VARCHAR(40) DEFAULT NULL, CHANGE diffs diffs JSON DEFAULT NULL, CHANGE blame_id blame_id VARCHAR(255) DEFAULT NULL, CHANGE blame_user blame_user VARCHAR(255) DEFAULT NULL, CHANGE blame_user_fqdn blame_user_fqdn VARCHAR(255) DEFAULT NULL, CHANGE blame_user_firewall blame_user_firewall VARCHAR(100) DEFAULT NULL, CHANGE ip ip VARCHAR(45) DEFAULT NULL {"sql":"ALTER TABLE audit_document_tracker CHANGE discriminator discriminator VARCHAR(255) DEFAULT NULL, CHANGE transaction_hash transaction_hash VARCHAR(40) DEFAULT NULL, CHANGE diffs diffs JSON DEFAULT NULL, CHANGE blame_id blame_id VARCHAR(255) DEFAULT NULL, CHANGE blame_user blame_user VARCHAR(255) DEFAULT NULL, CHANGE blame_user_fqdn blame_user_fqdn VARCHAR(255) DEFAULT NULL, CHANGE blame_user_firewall blame_user_firewall VARCHAR(100) DEFAULT NULL, CHANGE ip ip VARCHAR(45) DEFAULT NULL"} [] [2026-02-09T16:30:28.200859+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE favorite CHANGE iban iban VARCHAR(191) DEFAULT NULL, CHANGE bic bic VARCHAR(191) DEFAULT NULL, CHANGE created_by created_by VARCHAR(255) DEFAULT NULL, CHANGE updated_by updated_by VARCHAR(255) DEFAULT NULL, CHANGE deleted_at deleted_at DATETIME DEFAULT NULL {"sql":"ALTER TABLE favorite CHANGE iban iban VARCHAR(191) DEFAULT NULL, CHANGE bic bic VARCHAR(191) DEFAULT NULL, CHANGE created_by created_by VARCHAR(255) DEFAULT NULL, CHANGE updated_by updated_by VARCHAR(255) DEFAULT NULL, CHANGE deleted_at deleted_at DATETIME DEFAULT NULL"} [] [2026-02-09T16:30:28.214478+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE patient CHANGE occupation occupation VARCHAR(191) DEFAULT NULL, CHANGE social_id social_id VARCHAR(191) DEFAULT NULL, CHANGE marital_status marital_status VARCHAR(191) DEFAULT NULL, CHANGE email email VARCHAR(191) DEFAULT NULL, CHANGE mobile mobile VARCHAR(191) DEFAULT NULL, CHANGE phone phone VARCHAR(191) DEFAULT NULL, CHANGE iban iban VARCHAR(191) DEFAULT NULL, CHANGE bic bic VARCHAR(191) DEFAULT NULL, CHANGE relation relation VARCHAR(191) DEFAULT NULL, CHANGE relation_first_name relation_first_name VARCHAR(191) DEFAULT NULL, CHANGE relation_last_name relation_last_name VARCHAR(191) DEFAULT NULL, CHANGE address1 address1 VARCHAR(191) DEFAULT NULL, CHANGE address2 address2 VARCHAR(191) DEFAULT NULL, CHANGE street_number street_number VARCHAR(30) DEFAULT NULL, CHANGE box box VARCHAR(30) DEFAULT NULL, CHANGE zip zip VARCHAR(30) DEFAULT NULL, CHANGE city city VARCHAR(191) DEFAULT NULL, CHANGE country country VARCHAR(191) DEFAULT NULL, CHANGE last_action last_action VARCHAR(191) DEFAULT NULL, CHANGE last_action_at last_action_at DATETIME DEFAULT NULL, CHANGE created_by created_by VARCHAR(255) DEFAULT NULL, CHANGE updated_by updated_by VARCHAR(255) DEFAULT NULL, CHANGE deleted_at deleted_at DATETIME DEFAULT NULL, CHANGE relation_email relation_email VARCHAR(191) DEFAULT NULL, CHANGE relation_phone relation_phone VARCHAR(191) DEFAULT NULL, CHANGE source_id source_id VARCHAR(5) DEFAULT NULL {"sql":"ALTER TABLE patient CHANGE occupation occupation VARCHAR(191) DEFAULT NULL, CHANGE social_id social_id VARCHAR(191) DEFAULT NULL, CHANGE marital_status marital_status VARCHAR(191) DEFAULT NULL, CHANGE email email VARCHAR(191) DEFAULT NULL, CHANGE mobile mobile VARCHAR(191) DEFAULT NULL, CHANGE phone phone VARCHAR(191) DEFAULT NULL, CHANGE iban iban VARCHAR(191) DEFAULT NULL, CHANGE bic bic VARCHAR(191) DEFAULT NULL, CHANGE relation relation VARCHAR(191) DEFAULT NULL, CHANGE relation_first_name relation_first_name VARCHAR(191) DEFAULT NULL, CHANGE relation_last_name relation_last_name VARCHAR(191) DEFAULT NULL, CHANGE address1 address1 VARCHAR(191) DEFAULT NULL, CHANGE address2 address2 VARCHAR(191) DEFAULT NULL, CHANGE street_number street_number VARCHAR(30) DEFAULT NULL, CHANGE box box VARCHAR(30) DEFAULT NULL, CHANGE zip zip VARCHAR(30) DEFAULT NULL, CHANGE city city VARCHAR(191) DEFAULT NULL, CHANGE country country VARCHAR(191) DEFAULT NULL, CHANGE last_action last_action VARCHAR(191) DEFAULT NULL, CHANGE last_action_at last_action_at DATETIME DEFAULT NULL, CHANGE created_by created_by VARCHAR(255) DEFAULT NULL, CHANGE updated_by updated_by VARCHAR(255) DEFAULT NULL, CHANGE deleted_at deleted_at DATETIME DEFAULT NULL, CHANGE relation_email relation_email VARCHAR(191) DEFAULT NULL, CHANGE relation_phone relation_phone VARCHAR(191) DEFAULT NULL, CHANGE source_id source_id VARCHAR(5) DEFAULT NULL"} [] [2026-02-09T16:30:28.233118+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE audit_patient CHANGE discriminator discriminator VARCHAR(255) DEFAULT NULL, CHANGE transaction_hash transaction_hash VARCHAR(40) DEFAULT NULL, CHANGE diffs diffs JSON DEFAULT NULL, CHANGE blame_id blame_id VARCHAR(255) DEFAULT NULL, CHANGE blame_user blame_user VARCHAR(255) DEFAULT NULL, CHANGE blame_user_fqdn blame_user_fqdn VARCHAR(255) DEFAULT NULL, CHANGE blame_user_firewall blame_user_firewall VARCHAR(100) DEFAULT NULL, CHANGE ip ip VARCHAR(45) DEFAULT NULL {"sql":"ALTER TABLE audit_patient CHANGE discriminator discriminator VARCHAR(255) DEFAULT NULL, CHANGE transaction_hash transaction_hash VARCHAR(40) DEFAULT NULL, CHANGE diffs diffs JSON DEFAULT NULL, CHANGE blame_id blame_id VARCHAR(255) DEFAULT NULL, CHANGE blame_user blame_user VARCHAR(255) DEFAULT NULL, CHANGE blame_user_fqdn blame_user_fqdn VARCHAR(255) DEFAULT NULL, CHANGE blame_user_firewall blame_user_firewall VARCHAR(100) DEFAULT NULL, CHANGE ip ip VARCHAR(45) DEFAULT NULL"} [] [2026-02-09T16:30:28.659341+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE case_history CHANGE changed_by changed_by VARCHAR(191) DEFAULT NULL, CHANGE created_by created_by VARCHAR(255) DEFAULT NULL, CHANGE updated_by updated_by VARCHAR(255) DEFAULT NULL {"sql":"ALTER TABLE case_history CHANGE changed_by changed_by VARCHAR(191) DEFAULT NULL, CHANGE created_by created_by VARCHAR(255) DEFAULT NULL, CHANGE updated_by updated_by VARCHAR(255) DEFAULT NULL"} [] [2026-02-09T16:30:28.678899+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE expense_calculation CHANGE created_by created_by VARCHAR(255) DEFAULT NULL, CHANGE updated_by updated_by VARCHAR(255) DEFAULT NULL, CHANGE deleted_at deleted_at DATETIME DEFAULT NULL {"sql":"ALTER TABLE expense_calculation CHANGE created_by created_by VARCHAR(255) DEFAULT NULL, CHANGE updated_by updated_by VARCHAR(255) DEFAULT NULL, CHANGE deleted_at deleted_at DATETIME DEFAULT NULL"} [] [2026-02-09T16:30:28.692586+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE audit_expense_calculation CHANGE discriminator discriminator VARCHAR(255) DEFAULT NULL, CHANGE transaction_hash transaction_hash VARCHAR(40) DEFAULT NULL, CHANGE diffs diffs JSON DEFAULT NULL, CHANGE blame_id blame_id VARCHAR(255) DEFAULT NULL, CHANGE blame_user blame_user VARCHAR(255) DEFAULT NULL, CHANGE blame_user_fqdn blame_user_fqdn VARCHAR(255) DEFAULT NULL, CHANGE blame_user_firewall blame_user_firewall VARCHAR(100) DEFAULT NULL, CHANGE ip ip VARCHAR(45) DEFAULT NULL {"sql":"ALTER TABLE audit_expense_calculation CHANGE discriminator discriminator VARCHAR(255) DEFAULT NULL, CHANGE transaction_hash transaction_hash VARCHAR(40) DEFAULT NULL, CHANGE diffs diffs JSON DEFAULT NULL, CHANGE blame_id blame_id VARCHAR(255) DEFAULT NULL, CHANGE blame_user blame_user VARCHAR(255) DEFAULT NULL, CHANGE blame_user_fqdn blame_user_fqdn VARCHAR(255) DEFAULT NULL, CHANGE blame_user_firewall blame_user_firewall VARCHAR(100) DEFAULT NULL, CHANGE ip ip VARCHAR(45) DEFAULT NULL"} [] [2026-02-09T16:30:28.819108+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE expense_item CHANGE name_beneficiary name_beneficiary VARCHAR(191) DEFAULT NULL, CHANGE bic_beneficiary bic_beneficiary VARCHAR(191) DEFAULT NULL, CHANGE recuperation_amount recuperation_amount DOUBLE PRECISION DEFAULT NULL, CHANGE recuperation_source recuperation_source VARCHAR(191) DEFAULT NULL, CHANGE created_by created_by VARCHAR(255) DEFAULT NULL, CHANGE updated_by updated_by VARCHAR(255) DEFAULT NULL, CHANGE deleted_at deleted_at DATETIME DEFAULT NULL {"sql":"ALTER TABLE expense_item CHANGE name_beneficiary name_beneficiary VARCHAR(191) DEFAULT NULL, CHANGE bic_beneficiary bic_beneficiary VARCHAR(191) DEFAULT NULL, CHANGE recuperation_amount recuperation_amount DOUBLE PRECISION DEFAULT NULL, CHANGE recuperation_source recuperation_source VARCHAR(191) DEFAULT NULL, CHANGE created_by created_by VARCHAR(255) DEFAULT NULL, CHANGE updated_by updated_by VARCHAR(255) DEFAULT NULL, CHANGE deleted_at deleted_at DATETIME DEFAULT NULL"} [] [2026-02-09T16:30:28.849234+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE audit_expense_item CHANGE discriminator discriminator VARCHAR(255) DEFAULT NULL, CHANGE transaction_hash transaction_hash VARCHAR(40) DEFAULT NULL, CHANGE diffs diffs JSON DEFAULT NULL, CHANGE blame_id blame_id VARCHAR(255) DEFAULT NULL, CHANGE blame_user blame_user VARCHAR(255) DEFAULT NULL, CHANGE blame_user_fqdn blame_user_fqdn VARCHAR(255) DEFAULT NULL, CHANGE blame_user_firewall blame_user_firewall VARCHAR(100) DEFAULT NULL, CHANGE ip ip VARCHAR(45) DEFAULT NULL {"sql":"ALTER TABLE audit_expense_item CHANGE discriminator discriminator VARCHAR(255) DEFAULT NULL, CHANGE transaction_hash transaction_hash VARCHAR(40) DEFAULT NULL, CHANGE diffs diffs JSON DEFAULT NULL, CHANGE blame_id blame_id VARCHAR(255) DEFAULT NULL, CHANGE blame_user blame_user VARCHAR(255) DEFAULT NULL, CHANGE blame_user_fqdn blame_user_fqdn VARCHAR(255) DEFAULT NULL, CHANGE blame_user_firewall blame_user_firewall VARCHAR(100) DEFAULT NULL, CHANGE ip ip VARCHAR(45) DEFAULT NULL"} [] [2026-02-09T16:30:29.121145+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE expense_item_calculation CHANGE calculated_on calculated_on DATETIME DEFAULT NULL COMMENT '(DC2Type:datetime_immutable)', CHANGE sepa_exported_on sepa_exported_on DATETIME DEFAULT NULL COMMENT '(DC2Type:datetime_immutable)', CHANGE payed_on payed_on DATETIME DEFAULT NULL COMMENT '(DC2Type:datetime_immutable)', CHANGE instr_id instr_id VARCHAR(191) DEFAULT NULL, CHANGE end_to_end_id end_to_end_id VARCHAR(191) DEFAULT NULL, CHANGE ccy ccy VARCHAR(191) DEFAULT NULL, CHANGE created_by created_by VARCHAR(255) DEFAULT NULL, CHANGE updated_by updated_by VARCHAR(255) DEFAULT NULL, CHANGE deleted_at deleted_at DATETIME DEFAULT NULL, CHANGE sepa_downloaded_on sepa_downloaded_on DATETIME DEFAULT NULL COMMENT '(DC2Type:datetime_immutable)', CHANGE sepa_downloaded_log sepa_downloaded_log JSON DEFAULT NULL {"sql":"ALTER TABLE expense_item_calculation CHANGE calculated_on calculated_on DATETIME DEFAULT NULL COMMENT '(DC2Type:datetime_immutable)', CHANGE sepa_exported_on sepa_exported_on DATETIME DEFAULT NULL COMMENT '(DC2Type:datetime_immutable)', CHANGE payed_on payed_on DATETIME DEFAULT NULL COMMENT '(DC2Type:datetime_immutable)', CHANGE instr_id instr_id VARCHAR(191) DEFAULT NULL, CHANGE end_to_end_id end_to_end_id VARCHAR(191) DEFAULT NULL, CHANGE ccy ccy VARCHAR(191) DEFAULT NULL, CHANGE created_by created_by VARCHAR(255) DEFAULT NULL, CHANGE updated_by updated_by VARCHAR(255) DEFAULT NULL, CHANGE deleted_at deleted_at DATETIME DEFAULT NULL, CHANGE sepa_downloaded_on sepa_downloaded_on DATETIME DEFAULT NULL COMMENT '(DC2Type:datetime_immutable)', CHANGE sepa_downloaded_log sepa_downloaded_log JSON DEFAULT NULL"} [] [2026-02-09T16:30:29.380029+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE audit_expense_item_calculation CHANGE discriminator discriminator VARCHAR(255) DEFAULT NULL, CHANGE transaction_hash transaction_hash VARCHAR(40) DEFAULT NULL, CHANGE diffs diffs JSON DEFAULT NULL, CHANGE blame_id blame_id VARCHAR(255) DEFAULT NULL, CHANGE blame_user blame_user VARCHAR(255) DEFAULT NULL, CHANGE blame_user_fqdn blame_user_fqdn VARCHAR(255) DEFAULT NULL, CHANGE blame_user_firewall blame_user_firewall VARCHAR(100) DEFAULT NULL, CHANGE ip ip VARCHAR(45) DEFAULT NULL {"sql":"ALTER TABLE audit_expense_item_calculation CHANGE discriminator discriminator VARCHAR(255) DEFAULT NULL, CHANGE transaction_hash transaction_hash VARCHAR(40) DEFAULT NULL, CHANGE diffs diffs JSON DEFAULT NULL, CHANGE blame_id blame_id VARCHAR(255) DEFAULT NULL, CHANGE blame_user blame_user VARCHAR(255) DEFAULT NULL, CHANGE blame_user_fqdn blame_user_fqdn VARCHAR(255) DEFAULT NULL, CHANGE blame_user_firewall blame_user_firewall VARCHAR(100) DEFAULT NULL, CHANGE ip ip VARCHAR(45) DEFAULT NULL"} [] [2026-02-09T16:30:29.983229+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE financial_item CHANGE created_by created_by VARCHAR(255) DEFAULT NULL, CHANGE updated_by updated_by VARCHAR(255) DEFAULT NULL, CHANGE deleted_at deleted_at DATETIME DEFAULT NULL {"sql":"ALTER TABLE financial_item CHANGE created_by created_by VARCHAR(255) DEFAULT NULL, CHANGE updated_by updated_by VARCHAR(255) DEFAULT NULL, CHANGE deleted_at deleted_at DATETIME DEFAULT NULL"} [] [2026-02-09T16:30:30.028139+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE audit_financial_item CHANGE discriminator discriminator VARCHAR(255) DEFAULT NULL, CHANGE transaction_hash transaction_hash VARCHAR(40) DEFAULT NULL, CHANGE diffs diffs JSON DEFAULT NULL, CHANGE blame_id blame_id VARCHAR(255) DEFAULT NULL, CHANGE blame_user blame_user VARCHAR(255) DEFAULT NULL, CHANGE blame_user_fqdn blame_user_fqdn VARCHAR(255) DEFAULT NULL, CHANGE blame_user_firewall blame_user_firewall VARCHAR(100) DEFAULT NULL, CHANGE ip ip VARCHAR(45) DEFAULT NULL {"sql":"ALTER TABLE audit_financial_item CHANGE discriminator discriminator VARCHAR(255) DEFAULT NULL, CHANGE transaction_hash transaction_hash VARCHAR(40) DEFAULT NULL, CHANGE diffs diffs JSON DEFAULT NULL, CHANGE blame_id blame_id VARCHAR(255) DEFAULT NULL, CHANGE blame_user blame_user VARCHAR(255) DEFAULT NULL, CHANGE blame_user_fqdn blame_user_fqdn VARCHAR(255) DEFAULT NULL, CHANGE blame_user_firewall blame_user_firewall VARCHAR(100) DEFAULT NULL, CHANGE ip ip VARCHAR(45) DEFAULT NULL"} [] [2026-02-09T16:30:44.902014+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE financial_situation CHANGE created_by created_by VARCHAR(255) DEFAULT NULL, CHANGE updated_by updated_by VARCHAR(255) DEFAULT NULL, CHANGE deleted_at deleted_at DATETIME DEFAULT NULL {"sql":"ALTER TABLE financial_situation CHANGE created_by created_by VARCHAR(255) DEFAULT NULL, CHANGE updated_by updated_by VARCHAR(255) DEFAULT NULL, CHANGE deleted_at deleted_at DATETIME DEFAULT NULL"} [] [2026-02-09T16:30:44.925847+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE audit_financial_situation CHANGE discriminator discriminator VARCHAR(255) DEFAULT NULL, CHANGE transaction_hash transaction_hash VARCHAR(40) DEFAULT NULL, CHANGE diffs diffs JSON DEFAULT NULL, CHANGE blame_id blame_id VARCHAR(255) DEFAULT NULL, CHANGE blame_user blame_user VARCHAR(255) DEFAULT NULL, CHANGE blame_user_fqdn blame_user_fqdn VARCHAR(255) DEFAULT NULL, CHANGE blame_user_firewall blame_user_firewall VARCHAR(100) DEFAULT NULL, CHANGE ip ip VARCHAR(45) DEFAULT NULL {"sql":"ALTER TABLE audit_financial_situation CHANGE discriminator discriminator VARCHAR(255) DEFAULT NULL, CHANGE transaction_hash transaction_hash VARCHAR(40) DEFAULT NULL, CHANGE diffs diffs JSON DEFAULT NULL, CHANGE blame_id blame_id VARCHAR(255) DEFAULT NULL, CHANGE blame_user blame_user VARCHAR(255) DEFAULT NULL, CHANGE blame_user_fqdn blame_user_fqdn VARCHAR(255) DEFAULT NULL, CHANGE blame_user_firewall blame_user_firewall VARCHAR(100) DEFAULT NULL, CHANGE ip ip VARCHAR(45) DEFAULT NULL"} [] [2026-02-09T16:30:52.151694+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE patient_case CHANGE type type VARCHAR(191) DEFAULT NULL, CHANGE sub_type sub_type VARCHAR(191) DEFAULT NULL, CHANGE requested_at requested_at DATETIME DEFAULT NULL COMMENT '(DC2Type:datetime_immutable)', CHANGE created_by created_by VARCHAR(255) DEFAULT NULL, CHANGE updated_by updated_by VARCHAR(255) DEFAULT NULL, CHANGE deleted_at deleted_at DATETIME DEFAULT NULL, CHANGE source_id source_id VARCHAR(5) DEFAULT NULL {"sql":"ALTER TABLE patient_case CHANGE type type VARCHAR(191) DEFAULT NULL, CHANGE sub_type sub_type VARCHAR(191) DEFAULT NULL, CHANGE requested_at requested_at DATETIME DEFAULT NULL COMMENT '(DC2Type:datetime_immutable)', CHANGE created_by created_by VARCHAR(255) DEFAULT NULL, CHANGE updated_by updated_by VARCHAR(255) DEFAULT NULL, CHANGE deleted_at deleted_at DATETIME DEFAULT NULL, CHANGE source_id source_id VARCHAR(5) DEFAULT NULL"} [] [2026-02-09T16:30:52.180885+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE audit_patient_case CHANGE discriminator discriminator VARCHAR(255) DEFAULT NULL, CHANGE transaction_hash transaction_hash VARCHAR(40) DEFAULT NULL, CHANGE diffs diffs JSON DEFAULT NULL, CHANGE blame_id blame_id VARCHAR(255) DEFAULT NULL, CHANGE blame_user blame_user VARCHAR(255) DEFAULT NULL, CHANGE blame_user_fqdn blame_user_fqdn VARCHAR(255) DEFAULT NULL, CHANGE blame_user_firewall blame_user_firewall VARCHAR(100) DEFAULT NULL, CHANGE ip ip VARCHAR(45) DEFAULT NULL {"sql":"ALTER TABLE audit_patient_case CHANGE discriminator discriminator VARCHAR(255) DEFAULT NULL, CHANGE transaction_hash transaction_hash VARCHAR(40) DEFAULT NULL, CHANGE diffs diffs JSON DEFAULT NULL, CHANGE blame_id blame_id VARCHAR(255) DEFAULT NULL, CHANGE blame_user blame_user VARCHAR(255) DEFAULT NULL, CHANGE blame_user_fqdn blame_user_fqdn VARCHAR(255) DEFAULT NULL, CHANGE blame_user_firewall blame_user_firewall VARCHAR(100) DEFAULT NULL, CHANGE ip ip VARCHAR(45) DEFAULT NULL"} [] [2026-02-09T16:30:52.733077+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE sepa_export CHANGE dbtr dbtr VARCHAR(191) DEFAULT NULL, CHANGE dbtr_acct dbtr_acct VARCHAR(20) DEFAULT NULL, CHANGE dbtr_agt dbtr_agt VARCHAR(16) DEFAULT NULL, CHANGE created_by created_by VARCHAR(255) DEFAULT NULL, CHANGE updated_by updated_by VARCHAR(255) DEFAULT NULL, CHANGE deleted_at deleted_at DATETIME DEFAULT NULL {"sql":"ALTER TABLE sepa_export CHANGE dbtr dbtr VARCHAR(191) DEFAULT NULL, CHANGE dbtr_acct dbtr_acct VARCHAR(20) DEFAULT NULL, CHANGE dbtr_agt dbtr_agt VARCHAR(16) DEFAULT NULL, CHANGE created_by created_by VARCHAR(255) DEFAULT NULL, CHANGE updated_by updated_by VARCHAR(255) DEFAULT NULL, CHANGE deleted_at deleted_at DATETIME DEFAULT NULL"} [] [2026-02-09T16:30:52.749840+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE audit_sepa_export CHANGE discriminator discriminator VARCHAR(255) DEFAULT NULL, CHANGE transaction_hash transaction_hash VARCHAR(40) DEFAULT NULL, CHANGE diffs diffs JSON DEFAULT NULL, CHANGE blame_id blame_id VARCHAR(255) DEFAULT NULL, CHANGE blame_user blame_user VARCHAR(255) DEFAULT NULL, CHANGE blame_user_fqdn blame_user_fqdn VARCHAR(255) DEFAULT NULL, CHANGE blame_user_firewall blame_user_firewall VARCHAR(100) DEFAULT NULL, CHANGE ip ip VARCHAR(45) DEFAULT NULL {"sql":"ALTER TABLE audit_sepa_export CHANGE discriminator discriminator VARCHAR(255) DEFAULT NULL, CHANGE transaction_hash transaction_hash VARCHAR(40) DEFAULT NULL, CHANGE diffs diffs JSON DEFAULT NULL, CHANGE blame_id blame_id VARCHAR(255) DEFAULT NULL, CHANGE blame_user blame_user VARCHAR(255) DEFAULT NULL, CHANGE blame_user_fqdn blame_user_fqdn VARCHAR(255) DEFAULT NULL, CHANGE blame_user_firewall blame_user_firewall VARCHAR(100) DEFAULT NULL, CHANGE ip ip VARCHAR(45) DEFAULT NULL"} [] [2026-02-09T16:30:53.012399+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE password_reset_link CHANGE created_by created_by VARCHAR(255) DEFAULT NULL, CHANGE updated_by updated_by VARCHAR(255) DEFAULT NULL, CHANGE deleted_at deleted_at DATETIME DEFAULT NULL {"sql":"ALTER TABLE password_reset_link CHANGE created_by created_by VARCHAR(255) DEFAULT NULL, CHANGE updated_by updated_by VARCHAR(255) DEFAULT NULL, CHANGE deleted_at deleted_at DATETIME DEFAULT NULL"} [] [2026-02-09T16:30:53.028001+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE audit_password_reset_link CHANGE discriminator discriminator VARCHAR(255) DEFAULT NULL, CHANGE transaction_hash transaction_hash VARCHAR(40) DEFAULT NULL, CHANGE diffs diffs JSON DEFAULT NULL, CHANGE blame_id blame_id VARCHAR(255) DEFAULT NULL, CHANGE blame_user blame_user VARCHAR(255) DEFAULT NULL, CHANGE blame_user_fqdn blame_user_fqdn VARCHAR(255) DEFAULT NULL, CHANGE blame_user_firewall blame_user_firewall VARCHAR(100) DEFAULT NULL, CHANGE ip ip VARCHAR(45) DEFAULT NULL {"sql":"ALTER TABLE audit_password_reset_link CHANGE discriminator discriminator VARCHAR(255) DEFAULT NULL, CHANGE transaction_hash transaction_hash VARCHAR(40) DEFAULT NULL, CHANGE diffs diffs JSON DEFAULT NULL, CHANGE blame_id blame_id VARCHAR(255) DEFAULT NULL, CHANGE blame_user blame_user VARCHAR(255) DEFAULT NULL, CHANGE blame_user_fqdn blame_user_fqdn VARCHAR(255) DEFAULT NULL, CHANGE blame_user_firewall blame_user_firewall VARCHAR(100) DEFAULT NULL, CHANGE ip ip VARCHAR(45) DEFAULT NULL"} [] [2026-02-09T16:30:53.074178+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE user CHANGE roles roles JSON NOT NULL, CHANGE function function VARCHAR(191) DEFAULT NULL, CHANGE mobile mobile VARCHAR(191) DEFAULT NULL, CHANGE phone phone VARCHAR(191) DEFAULT NULL, CHANGE created_by created_by VARCHAR(255) DEFAULT NULL, CHANGE updated_by updated_by VARCHAR(255) DEFAULT NULL, CHANGE deleted_at deleted_at DATETIME DEFAULT NULL, CHANGE has_agreed_on has_agreed_on DATETIME DEFAULT NULL {"sql":"ALTER TABLE user CHANGE roles roles JSON NOT NULL, CHANGE function function VARCHAR(191) DEFAULT NULL, CHANGE mobile mobile VARCHAR(191) DEFAULT NULL, CHANGE phone phone VARCHAR(191) DEFAULT NULL, CHANGE created_by created_by VARCHAR(255) DEFAULT NULL, CHANGE updated_by updated_by VARCHAR(255) DEFAULT NULL, CHANGE deleted_at deleted_at DATETIME DEFAULT NULL, CHANGE has_agreed_on has_agreed_on DATETIME DEFAULT NULL"} [] [2026-02-09T16:30:53.106251+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE audit_user CHANGE discriminator discriminator VARCHAR(255) DEFAULT NULL, CHANGE transaction_hash transaction_hash VARCHAR(40) DEFAULT NULL, CHANGE diffs diffs JSON DEFAULT NULL, CHANGE blame_id blame_id VARCHAR(255) DEFAULT NULL, CHANGE blame_user blame_user VARCHAR(255) DEFAULT NULL, CHANGE blame_user_fqdn blame_user_fqdn VARCHAR(255) DEFAULT NULL, CHANGE blame_user_firewall blame_user_firewall VARCHAR(100) DEFAULT NULL, CHANGE ip ip VARCHAR(45) DEFAULT NULL {"sql":"ALTER TABLE audit_user CHANGE discriminator discriminator VARCHAR(255) DEFAULT NULL, CHANGE transaction_hash transaction_hash VARCHAR(40) DEFAULT NULL, CHANGE diffs diffs JSON DEFAULT NULL, CHANGE blame_id blame_id VARCHAR(255) DEFAULT NULL, CHANGE blame_user blame_user VARCHAR(255) DEFAULT NULL, CHANGE blame_user_fqdn blame_user_fqdn VARCHAR(255) DEFAULT NULL, CHANGE blame_user_firewall blame_user_firewall VARCHAR(100) DEFAULT NULL, CHANGE ip ip VARCHAR(45) DEFAULT NULL"} [] [2026-02-09T16:30:53.158276+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE nfsupport_item CHANGE created_by created_by VARCHAR(255) DEFAULT NULL, CHANGE updated_by updated_by VARCHAR(255) DEFAULT NULL, CHANGE deleted_at deleted_at DATETIME DEFAULT NULL {"sql":"ALTER TABLE nfsupport_item CHANGE created_by created_by VARCHAR(255) DEFAULT NULL, CHANGE updated_by updated_by VARCHAR(255) DEFAULT NULL, CHANGE deleted_at deleted_at DATETIME DEFAULT NULL"} [] [2026-02-09T16:30:53.173654+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE audit_nfsupport_item CHANGE discriminator discriminator VARCHAR(255) DEFAULT NULL, CHANGE transaction_hash transaction_hash VARCHAR(40) DEFAULT NULL, CHANGE diffs diffs JSON DEFAULT NULL, CHANGE blame_id blame_id VARCHAR(255) DEFAULT NULL, CHANGE blame_user blame_user VARCHAR(255) DEFAULT NULL, CHANGE blame_user_fqdn blame_user_fqdn VARCHAR(255) DEFAULT NULL, CHANGE blame_user_firewall blame_user_firewall VARCHAR(100) DEFAULT NULL, CHANGE ip ip VARCHAR(45) DEFAULT NULL {"sql":"ALTER TABLE audit_nfsupport_item CHANGE discriminator discriminator VARCHAR(255) DEFAULT NULL, CHANGE transaction_hash transaction_hash VARCHAR(40) DEFAULT NULL, CHANGE diffs diffs JSON DEFAULT NULL, CHANGE blame_id blame_id VARCHAR(255) DEFAULT NULL, CHANGE blame_user blame_user VARCHAR(255) DEFAULT NULL, CHANGE blame_user_fqdn blame_user_fqdn VARCHAR(255) DEFAULT NULL, CHANGE blame_user_firewall blame_user_firewall VARCHAR(100) DEFAULT NULL, CHANGE ip ip VARCHAR(45) DEFAULT NULL"} [] [2026-02-09T16:30:53.192107+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE nfsupport_item_category CHANGE created_by created_by VARCHAR(255) DEFAULT NULL, CHANGE updated_by updated_by VARCHAR(255) DEFAULT NULL, CHANGE deleted_at deleted_at DATETIME DEFAULT NULL {"sql":"ALTER TABLE nfsupport_item_category CHANGE created_by created_by VARCHAR(255) DEFAULT NULL, CHANGE updated_by updated_by VARCHAR(255) DEFAULT NULL, CHANGE deleted_at deleted_at DATETIME DEFAULT NULL"} [] [2026-02-09T16:30:53.207429+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE audit_nfsupport_item_category CHANGE discriminator discriminator VARCHAR(255) DEFAULT NULL, CHANGE transaction_hash transaction_hash VARCHAR(40) DEFAULT NULL, CHANGE diffs diffs JSON DEFAULT NULL, CHANGE blame_id blame_id VARCHAR(255) DEFAULT NULL, CHANGE blame_user blame_user VARCHAR(255) DEFAULT NULL, CHANGE blame_user_fqdn blame_user_fqdn VARCHAR(255) DEFAULT NULL, CHANGE blame_user_firewall blame_user_firewall VARCHAR(100) DEFAULT NULL, CHANGE ip ip VARCHAR(45) DEFAULT NULL {"sql":"ALTER TABLE audit_nfsupport_item_category CHANGE discriminator discriminator VARCHAR(255) DEFAULT NULL, CHANGE transaction_hash transaction_hash VARCHAR(40) DEFAULT NULL, CHANGE diffs diffs JSON DEFAULT NULL, CHANGE blame_id blame_id VARCHAR(255) DEFAULT NULL, CHANGE blame_user blame_user VARCHAR(255) DEFAULT NULL, CHANGE blame_user_fqdn blame_user_fqdn VARCHAR(255) DEFAULT NULL, CHANGE blame_user_firewall blame_user_firewall VARCHAR(100) DEFAULT NULL, CHANGE ip ip VARCHAR(45) DEFAULT NULL"} [] [2026-02-09T16:30:53.225321+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE patient_nfsupport_item CHANGE created_by created_by VARCHAR(255) DEFAULT NULL, CHANGE updated_by updated_by VARCHAR(255) DEFAULT NULL, CHANGE deleted_at deleted_at DATETIME DEFAULT NULL {"sql":"ALTER TABLE patient_nfsupport_item CHANGE created_by created_by VARCHAR(255) DEFAULT NULL, CHANGE updated_by updated_by VARCHAR(255) DEFAULT NULL, CHANGE deleted_at deleted_at DATETIME DEFAULT NULL"} [] [2026-02-09T16:30:53.241790+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE audit_patient_nfsupport_item CHANGE discriminator discriminator VARCHAR(255) DEFAULT NULL, CHANGE transaction_hash transaction_hash VARCHAR(40) DEFAULT NULL, CHANGE diffs diffs JSON DEFAULT NULL, CHANGE blame_id blame_id VARCHAR(255) DEFAULT NULL, CHANGE blame_user blame_user VARCHAR(255) DEFAULT NULL, CHANGE blame_user_fqdn blame_user_fqdn VARCHAR(255) DEFAULT NULL, CHANGE blame_user_firewall blame_user_firewall VARCHAR(100) DEFAULT NULL, CHANGE ip ip VARCHAR(45) DEFAULT NULL {"sql":"ALTER TABLE audit_patient_nfsupport_item CHANGE discriminator discriminator VARCHAR(255) DEFAULT NULL, CHANGE transaction_hash transaction_hash VARCHAR(40) DEFAULT NULL, CHANGE diffs diffs JSON DEFAULT NULL, CHANGE blame_id blame_id VARCHAR(255) DEFAULT NULL, CHANGE blame_user blame_user VARCHAR(255) DEFAULT NULL, CHANGE blame_user_fqdn blame_user_fqdn VARCHAR(255) DEFAULT NULL, CHANGE blame_user_firewall blame_user_firewall VARCHAR(100) DEFAULT NULL, CHANGE ip ip VARCHAR(45) DEFAULT NULL"} [] [2026-02-09T16:30:53.260589+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE core__user_token CHANGE expires_at expires_at DATETIME DEFAULT NULL COMMENT '(DC2Type:datetime_immutable)' {"sql":"ALTER TABLE core__user_token CHANGE expires_at expires_at DATETIME DEFAULT NULL COMMENT '(DC2Type:datetime_immutable)'"} [] [2026-02-09T16:30:53.276394+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE auth__backup_code CHANGE codes codes JSON NOT NULL {"sql":"ALTER TABLE auth__backup_code CHANGE codes codes JSON NOT NULL"} [] [2026-02-09T16:30:53.289799+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE auth__password CHANGE password password VARCHAR(255) DEFAULT NULL {"sql":"ALTER TABLE auth__password CHANGE password password VARCHAR(255) DEFAULT NULL"} [] [2026-02-09T16:30:53.304048+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE auth__user_settings CHANGE enabled_two_factor_methods enabled_two_factor_methods JSON DEFAULT NULL, CHANGE default_two_factor_method default_two_factor_method VARCHAR(32) DEFAULT NULL {"sql":"ALTER TABLE auth__user_settings CHANGE enabled_two_factor_methods enabled_two_factor_methods JSON DEFAULT NULL, CHANGE default_two_factor_method default_two_factor_method VARCHAR(32) DEFAULT NULL"} [] [2026-02-09T16:30:53.320142+00:00] doctrine.INFO: Disconnecting [] [] [2026-02-09T17:32:03.257126+01:00] request.INFO: Matched route "auth_login". {"route":"auth_login","route_parameters":{"_route":"auth_login","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::login"},"request_uri":"https://reg-burns.unidev.eu/login?_locale=nl","method":"POST"} [] [2026-02-09T17:32:03.261016+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-09T17:32:03.261188+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:32:03.261298+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:32:03.261396+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:32:03.261491+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:32:03.261757+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:32:03.261929+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:32:03.268366+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "5.7.40" instead of "5.7". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"5.7.40\" instead of \"5.7\". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:32:03.268771+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:32:03.270881+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:32:03.285602+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:32:03.381550+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:32:03.385271+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-09T17:32:03.401702+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:32:03.404020+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-09T17:32:03.404545+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:32:03.406554+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-09T17:32:03.431641+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"5.7","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"5.7","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-09T17:32:03.432978+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:32:03.433804+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:32:03.435881+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:32:03.436240+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:32:03.439102+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:32:03.439549+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:32:03.442069+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:32:03.442438+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:32:03.443903+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, c.COLUMN_TYPE AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n c.COLUMN_TYPE AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T17:32:03.446316+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:32:03.446639+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:32:03.448361+01:00] request.CRITICAL: Uncaught PHP Exception Doctrine\Migrations\Exception\MetadataStorageError: "The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue." at MetadataStorageError.php line 13 {"exception":"[object] (Doctrine\\Migrations\\Exception\\MetadataStorageError(code: 0): The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/migrations/src/Exception/MetadataStorageError.php:13)"} [] [2026-02-09T17:32:03.449197+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:32:03.493610+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:32:03.494169+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:32:03.496070+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:32:03.496407+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:32:03.498103+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:32:03.498442+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:32:03.500869+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:32:03.501209+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:32:03.502715+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, c.COLUMN_TYPE AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n c.COLUMN_TYPE AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T17:32:03.504949+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:32:03.505233+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:32:03.506294+01:00] request.CRITICAL: Exception thrown when handling an exception (Doctrine\Migrations\Exception\MetadataStorageError: The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at MetadataStorageError.php line 13) {"exception":"[object] (Doctrine\\Migrations\\Exception\\MetadataStorageError(code: 0): The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/migrations/src/Exception/MetadataStorageError.php:13)"} [] [2026-02-09T17:32:03.507040+01:00] request.CRITICAL: Uncaught PHP Exception Doctrine\Migrations\Exception\MetadataStorageError: "The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue." at MetadataStorageError.php line 13 {"exception":"[object] (Doctrine\\Migrations\\Exception\\MetadataStorageError(code: 0): The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/migrations/src/Exception/MetadataStorageError.php:13)\n[previous exception] [object] (Doctrine\\Migrations\\Exception\\MetadataStorageError(code: 0): The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/migrations/src/Exception/MetadataStorageError.php:13)"} [] [2026-02-09T17:32:03.507888+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:32:03.601539+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:32:03.602046+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:32:03.603780+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:32:03.604068+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:32:03.605389+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:32:03.605680+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:32:03.608095+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:32:03.608442+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:32:03.609891+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, c.COLUMN_TYPE AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n c.COLUMN_TYPE AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T17:32:03.613225+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:32:03.613505+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:32:03.615257+01:00] request.CRITICAL: Exception thrown when handling an exception (Doctrine\Migrations\Exception\MetadataStorageError: The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at MetadataStorageError.php line 13) {"exception":"[object] (Doctrine\\Migrations\\Exception\\MetadataStorageError(code: 0): The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/migrations/src/Exception/MetadataStorageError.php:13)"} [] [2026-02-09T17:32:03.756410+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-09T16:32:16.782994+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "5.7.40" instead of "5.7". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"5.7.40\" instead of \"5.7\". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:32:16.786446+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:32:16.808492+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:32:16.824737+00:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"5.7","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"5.7","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-09T16:32:16.828129+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:32:16.830905+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T16:32:16.841118+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:32:16.841708+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:32:16.844065+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:32:16.844295+00:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:32:16.845868+00:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, c.COLUMN_TYPE AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n c.COLUMN_TYPE AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T16:32:16.850665+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:32:16.851174+00:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:32:16.853537+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE doctrine_migration_versions CHANGE executed_at executed_at DATETIME DEFAULT NULL {"sql":"ALTER TABLE doctrine_migration_versions CHANGE executed_at executed_at DATETIME DEFAULT NULL"} [] [2026-02-09T16:32:16.877923+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-09T16:32:16.890011+00:00] doctrine.INFO: Disconnecting [] [] [2026-02-09T17:32:19.197346+01:00] request.INFO: Matched route "auth_login". {"route":"auth_login","route_parameters":{"_route":"auth_login","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::login"},"request_uri":"https://reg-burns.unidev.eu/login?_locale=nl","method":"POST"} [] [2026-02-09T17:32:19.200814+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-09T17:32:19.200932+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:32:19.201053+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:32:19.201171+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:32:19.201285+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:32:19.201582+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:32:19.201806+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:32:19.208224+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "5.7.40" instead of "5.7". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"5.7.40\" instead of \"5.7\". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:32:19.208557+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:32:19.210473+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:32:19.223256+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:32:19.309329+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:32:19.311761+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-09T17:32:19.326180+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:32:19.328461+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-09T17:32:19.328982+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:32:19.331140+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-09T17:32:19.353036+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"5.7","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"5.7","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-09T17:32:19.354219+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:32:19.355026+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:32:19.356683+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:32:19.357046+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:32:19.359770+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:32:19.360115+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:32:19.362270+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:32:19.362613+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:32:19.363953+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, c.COLUMN_TYPE AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n c.COLUMN_TYPE AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T17:32:19.366261+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:32:19.366577+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:32:19.368302+01:00] request.CRITICAL: Uncaught PHP Exception Doctrine\Migrations\Exception\MetadataStorageError: "The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue." at MetadataStorageError.php line 13 {"exception":"[object] (Doctrine\\Migrations\\Exception\\MetadataStorageError(code: 0): The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/migrations/src/Exception/MetadataStorageError.php:13)"} [] [2026-02-09T17:32:19.369165+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:32:19.408657+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:32:19.409120+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:32:19.410707+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:32:19.411041+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:32:19.412505+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:32:19.412825+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:32:19.414906+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:32:19.415190+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:32:19.416549+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, c.COLUMN_TYPE AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n c.COLUMN_TYPE AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T17:32:19.420163+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:32:19.420527+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:32:19.421812+01:00] request.CRITICAL: Exception thrown when handling an exception (Doctrine\Migrations\Exception\MetadataStorageError: The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at MetadataStorageError.php line 13) {"exception":"[object] (Doctrine\\Migrations\\Exception\\MetadataStorageError(code: 0): The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/migrations/src/Exception/MetadataStorageError.php:13)"} [] [2026-02-09T17:32:19.422327+01:00] request.CRITICAL: Uncaught PHP Exception Doctrine\Migrations\Exception\MetadataStorageError: "The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue." at MetadataStorageError.php line 13 {"exception":"[object] (Doctrine\\Migrations\\Exception\\MetadataStorageError(code: 0): The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/migrations/src/Exception/MetadataStorageError.php:13)\n[previous exception] [object] (Doctrine\\Migrations\\Exception\\MetadataStorageError(code: 0): The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/migrations/src/Exception/MetadataStorageError.php:13)"} [] [2026-02-09T17:32:19.422868+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:32:19.508880+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:32:19.509330+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:32:19.510957+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:32:19.511235+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:32:19.512693+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:32:19.512969+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:32:19.514151+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:32:19.514394+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:32:19.515301+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, c.COLUMN_TYPE AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n c.COLUMN_TYPE AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T17:32:19.519110+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:32:19.519397+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:32:19.520373+01:00] request.CRITICAL: Exception thrown when handling an exception (Doctrine\Migrations\Exception\MetadataStorageError: The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at MetadataStorageError.php line 13) {"exception":"[object] (Doctrine\\Migrations\\Exception\\MetadataStorageError(code: 0): The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/migrations/src/Exception/MetadataStorageError.php:13)"} [] [2026-02-09T17:32:19.653890+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-09T17:32:40.865936+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:32:40.869079+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-09T17:32:40.885399+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:32:40.888017+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-09T17:32:40.888555+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:32:40.890753+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-09T17:32:40.957051+01:00] request.INFO: Matched route "auth_login". {"route":"auth_login","route_parameters":{"_route":"auth_login","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::login"},"request_uri":"https://reg-burns.unidev.eu/login?_locale=nl","method":"POST"} [] [2026-02-09T17:32:40.963776+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-09T17:32:40.963973+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:32:40.964112+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:32:40.964230+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:32:40.964346+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:32:40.964968+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:32:40.965180+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:32:41.375370+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"5.7","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"5.7","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-09T17:32:41.376801+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:32:41.377645+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:32:41.378939+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:32:41.379243+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:32:41.381481+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:32:41.381974+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:32:41.383563+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:32:41.383900+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:32:41.385195+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, c.COLUMN_TYPE AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n c.COLUMN_TYPE AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T17:32:41.387941+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:32:41.388258+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:32:41.390843+01:00] request.CRITICAL: Uncaught PHP Exception Doctrine\Migrations\Exception\MetadataStorageError: "The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue." at MetadataStorageError.php line 13 {"exception":"[object] (Doctrine\\Migrations\\Exception\\MetadataStorageError(code: 0): The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/migrations/src/Exception/MetadataStorageError.php:13)"} [] [2026-02-09T17:32:41.392118+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:32:41.440907+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:32:41.441495+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:32:41.442894+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:32:41.443218+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:32:41.444369+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:32:41.444688+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:32:41.446138+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:32:41.446412+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:32:41.447517+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, c.COLUMN_TYPE AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n c.COLUMN_TYPE AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T17:32:41.451056+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:32:41.451544+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:32:41.453330+01:00] request.CRITICAL: Exception thrown when handling an exception (Doctrine\Migrations\Exception\MetadataStorageError: The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at MetadataStorageError.php line 13) {"exception":"[object] (Doctrine\\Migrations\\Exception\\MetadataStorageError(code: 0): The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/migrations/src/Exception/MetadataStorageError.php:13)"} [] [2026-02-09T17:32:41.454156+01:00] request.CRITICAL: Uncaught PHP Exception Doctrine\Migrations\Exception\MetadataStorageError: "The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue." at MetadataStorageError.php line 13 {"exception":"[object] (Doctrine\\Migrations\\Exception\\MetadataStorageError(code: 0): The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/migrations/src/Exception/MetadataStorageError.php:13)\n[previous exception] [object] (Doctrine\\Migrations\\Exception\\MetadataStorageError(code: 0): The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/migrations/src/Exception/MetadataStorageError.php:13)"} [] [2026-02-09T17:32:41.455030+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:32:41.565913+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:32:41.566653+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:32:41.568593+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:32:41.569018+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:32:41.570816+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:32:41.571207+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:32:41.573744+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:32:41.574203+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:32:41.575492+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, c.COLUMN_TYPE AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n c.COLUMN_TYPE AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T17:32:41.578179+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:32:41.578611+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:32:41.580039+01:00] request.CRITICAL: Exception thrown when handling an exception (Doctrine\Migrations\Exception\MetadataStorageError: The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at MetadataStorageError.php line 13) {"exception":"[object] (Doctrine\\Migrations\\Exception\\MetadataStorageError(code: 0): The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/migrations/src/Exception/MetadataStorageError.php:13)"} [] [2026-02-09T17:32:41.758723+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-09T16:34:22.285651+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "5.7.40" instead of "5.7". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"5.7.40\" instead of \"5.7\". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:34:22.289162+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:34:22.308950+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:34:38.296099+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "5.7.40" instead of "5.7". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"5.7.40\" instead of \"5.7\". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:34:38.299390+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:34:38.319608+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:34:38.327132+00:00] php.INFO: User Deprecated: The "Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand" (doctrine:query:sql) is deprecated, use dbal:run-sql command instead. (RunSqlDoctrineCommand.php:35 called by Command.php:341, https://github.com/doctrine/DoctrineBundle/pull/1231, package doctrine/doctrine-bundle) {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand\" (doctrine:query:sql) is deprecated, use dbal:run-sql command instead. (RunSqlDoctrineCommand.php:35 called by Command.php:341, https://github.com/doctrine/DoctrineBundle/pull/1231, package doctrine/doctrine-bundle) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:34:38.330246+00:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"5.7","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"5.7","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-09T16:34:38.333867+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:34:38.351385+00:00] doctrine.INFO: Disconnecting [] [] [2026-02-09T16:34:43.723916+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "5.7.40" instead of "5.7". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"5.7.40\" instead of \"5.7\". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:34:43.727388+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:34:43.747748+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:34:43.766078+00:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"5.7","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"5.7","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-09T16:34:43.769447+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:34:43.772264+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T16:34:43.774320+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:34:43.774577+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T16:34:43.784610+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:34:43.784913+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:34:43.786772+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:34:43.787033+00:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:34:43.789312+00:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, c.COLUMN_TYPE AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n c.COLUMN_TYPE AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T16:34:43.793680+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:34:43.793978+00:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:34:43.797682+00:00] console.CRITICAL: Error thrown while running command "doctrine:migrations:status". Message: "The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue." {"exception":"[object] (Doctrine\\Migrations\\Exception\\MetadataStorageError(code: 0): The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/migrations/src/Exception/MetadataStorageError.php:13)","command":"doctrine:migrations:status","message":"The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue."} [] [2026-02-09T16:34:43.797975+00:00] console.DEBUG: Command "doctrine:migrations:status" exited with code "1" {"command":"doctrine:migrations:status","code":1} [] [2026-02-09T16:34:43.811016+00:00] doctrine.INFO: Disconnecting [] [] [2026-02-09T16:35:03.097537+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "5.7.40" instead of "5.7". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"5.7.40\" instead of \"5.7\". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:35:03.123050+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:35:03.146201+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:35:03.164450+00:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"5.7","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"5.7","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-09T16:35:03.167978+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:35:03.170491+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T16:35:03.181193+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:35:03.181595+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:35:03.183858+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:35:03.184092+00:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:35:03.185883+00:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, c.COLUMN_TYPE AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n c.COLUMN_TYPE AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T16:35:03.189108+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:35:03.189299+00:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:35:03.191159+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE doctrine_migration_versions CHANGE executed_at executed_at DATETIME DEFAULT NULL {"sql":"ALTER TABLE doctrine_migration_versions CHANGE executed_at executed_at DATETIME DEFAULT NULL"} [] [2026-02-09T16:35:03.216124+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-09T16:35:03.221668+00:00] doctrine.INFO: Disconnecting [] [] [2026-02-09T17:35:06.431761+01:00] request.INFO: Matched route "auth_login". {"route":"auth_login","route_parameters":{"_route":"auth_login","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::login"},"request_uri":"https://reg-burns.unidev.eu/login?_locale=nl","method":"POST"} [] [2026-02-09T17:35:06.440655+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-09T17:35:06.440785+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:35:06.440894+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:35:06.440992+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:35:06.441087+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:35:06.441560+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:35:06.441736+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:35:06.450951+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "5.7.40" instead of "5.7". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"5.7.40\" instead of \"5.7\". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:35:06.451347+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:35:06.453152+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:35:06.468831+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:35:06.569408+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:35:06.572034+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-09T17:35:06.587087+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:35:06.589151+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-09T17:35:06.589588+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:35:06.591746+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-09T17:35:06.635224+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"5.7","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"5.7","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-09T17:35:06.636555+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:35:06.637348+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:35:06.639041+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:35:06.639324+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:35:06.641903+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:35:06.642210+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:35:06.644462+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:35:06.644781+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:35:06.646011+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, c.COLUMN_TYPE AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n c.COLUMN_TYPE AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T17:35:06.648020+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:35:06.648295+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:35:06.650212+01:00] request.CRITICAL: Uncaught PHP Exception Doctrine\Migrations\Exception\MetadataStorageError: "The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue." at MetadataStorageError.php line 13 {"exception":"[object] (Doctrine\\Migrations\\Exception\\MetadataStorageError(code: 0): The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/migrations/src/Exception/MetadataStorageError.php:13)"} [] [2026-02-09T17:35:06.651064+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:35:06.693103+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:35:06.693551+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:35:06.695360+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:35:06.695718+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:35:06.697290+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:35:06.697606+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:35:06.700078+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:35:06.700424+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:35:06.701905+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, c.COLUMN_TYPE AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n c.COLUMN_TYPE AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T17:35:06.705380+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:35:06.705763+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:35:06.706906+01:00] request.CRITICAL: Exception thrown when handling an exception (Doctrine\Migrations\Exception\MetadataStorageError: The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at MetadataStorageError.php line 13) {"exception":"[object] (Doctrine\\Migrations\\Exception\\MetadataStorageError(code: 0): The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/migrations/src/Exception/MetadataStorageError.php:13)"} [] [2026-02-09T17:35:06.707359+01:00] request.CRITICAL: Uncaught PHP Exception Doctrine\Migrations\Exception\MetadataStorageError: "The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue." at MetadataStorageError.php line 13 {"exception":"[object] (Doctrine\\Migrations\\Exception\\MetadataStorageError(code: 0): The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/migrations/src/Exception/MetadataStorageError.php:13)\n[previous exception] [object] (Doctrine\\Migrations\\Exception\\MetadataStorageError(code: 0): The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/migrations/src/Exception/MetadataStorageError.php:13)"} [] [2026-02-09T17:35:06.707813+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:35:06.793593+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:35:06.794071+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:35:06.795807+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:35:06.796098+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:35:06.797033+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:35:06.797296+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:35:06.798579+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:35:06.798879+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:35:06.799665+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, c.COLUMN_TYPE AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n c.COLUMN_TYPE AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T17:35:06.801172+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:35:06.801411+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:35:06.802393+01:00] request.CRITICAL: Exception thrown when handling an exception (Doctrine\Migrations\Exception\MetadataStorageError: The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at MetadataStorageError.php line 13) {"exception":"[object] (Doctrine\\Migrations\\Exception\\MetadataStorageError(code: 0): The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/migrations/src/Exception/MetadataStorageError.php:13)"} [] [2026-02-09T17:35:06.933326+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-09T16:35:19.808699+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "5.7.40" instead of "5.7". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"5.7.40\" instead of \"5.7\". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:35:19.812235+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:35:19.832903+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:35:20.029326+00:00] php.INFO: User Deprecated: Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "App\RegBurns\Application\Command\FixDocumentTrackerCommand" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\Console\\Command\\Command::configure()\" might add \"void\" as a native return type declaration in the future. Do the same in child class \"App\\RegBurns\\Application\\Command\\FixDocumentTrackerCommand\" now to avoid errors or add an explicit @return annotation to suppress this message. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/error-handler/DebugClassLoader.php:348)"} [] [2026-02-09T16:35:20.125754+00:00] php.INFO: User Deprecated: Since symfony/framework-bundle 7.3: Not setting the "property_info.with_constructor_extractor" option explicitly is deprecated because its default value will change in version 8.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/framework-bundle 7.3: Not setting the \"property_info.with_constructor_extractor\" option explicitly is deprecated because its default value will change in version 8.0. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/DependencyInjection/Configuration.php:1348)"} [] [2026-02-09T16:35:20.194206+00:00] php.INFO: User Deprecated: Since symfony/framework-bundle 7.3: Not setting the "framework.profiler.collect_serializer_data" config option to "true" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/framework-bundle 7.3: Not setting the \"framework.profiler.collect_serializer_data\" config option to \"true\" is deprecated. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/DependencyInjection/FrameworkExtension.php:1056)"} [] [2026-02-09T16:35:20.223057+00:00] php.INFO: User Deprecated: The default value of "doctrine.orm.controller_resolver.auto_mapping" will be changed from `true` to `false`. Explicitly configure `true` to keep existing behaviour. (DoctrineExtension.php:925 called by DoctrineExtension.php:543, https://github.com/doctrine/DoctrineBundle/pull/1762, package doctrine/doctrine-bundle) {"exception":"[object] (ErrorException(code: 0): User Deprecated: The default value of \"doctrine.orm.controller_resolver.auto_mapping\" will be changed from `true` to `false`. Explicitly configure `true` to keep existing behaviour. (DoctrineExtension.php:925 called by DoctrineExtension.php:543, https://github.com/doctrine/DoctrineBundle/pull/1762, package doctrine/doctrine-bundle) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:35:20.223190+00:00] php.INFO: User Deprecated: Enabling the controller resolver automapping feature has been deprecated. Symfony Mapped Route Parameters should be used as replacement. (DoctrineExtension.php:934 called by DoctrineExtension.php:543, https://github.com/doctrine/DoctrineBundle/pull/1804, package doctrine/doctrine-bundle) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Enabling the controller resolver automapping feature has been deprecated. Symfony Mapped Route Parameters should be used as replacement. (DoctrineExtension.php:934 called by DoctrineExtension.php:543, https://github.com/doctrine/DoctrineBundle/pull/1804, package doctrine/doctrine-bundle) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:35:20.224878+00:00] php.INFO: User Deprecated: Not setting "doctrine.orm.enable_lazy_ghost_objects" to true is deprecated. (DoctrineExtension.php:1004 called by DoctrineExtension.php:543, https://github.com/doctrine/DoctrineBundle/pull/1568, package doctrine/doctrine-bundle) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not setting \"doctrine.orm.enable_lazy_ghost_objects\" to true is deprecated. (DoctrineExtension.php:1004 called by DoctrineExtension.php:543, https://github.com/doctrine/DoctrineBundle/pull/1568, package doctrine/doctrine-bundle) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:35:20.289208+00:00] php.INFO: User Deprecated: Since symfony/dependency-injection 7.4: Service id "EasyCorp\EasyLog\EasyLogHandler" looks like a FQCN but no corresponding class or interface exists. To resolve this ambiguity, please rename this service to a non-FQCN (e.g. using dots), or create the missing class or interface. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/dependency-injection 7.4: Service id \"EasyCorp\\EasyLog\\EasyLogHandler\" looks like a FQCN but no corresponding class or interface exists. To resolve this ambiguity, please rename this service to a non-FQCN (e.g. using dots), or create the missing class or interface. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/dependency-injection/Compiler/ResolveClassPass.php:41)"} [] [2026-02-09T16:35:20.307680+00:00] php.INFO: User Deprecated: The "Uniweb\CoreBundle\Component\Security\ResourceVoter::vote()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Uniweb\\CoreBundle\\Component\\Security\\ResourceVoter::vote()\" method will require a new \"Vote|null $vote\" argument in the next major version of its parent class \"Symfony\\Component\\Security\\Core\\Authorization\\Voter\\Voter\", not defining it is deprecated. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/error-handler/DebugClassLoader.php:348)"} [] [2026-02-09T16:35:20.307808+00:00] php.INFO: User Deprecated: The "Uniweb\CoreBundle\Component\Security\ResourceVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Uniweb\\CoreBundle\\Component\\Security\\ResourceVoter::voteOnAttribute()\" method will require a new \"Vote|null $vote\" argument in the next major version of its parent class \"Symfony\\Component\\Security\\Core\\Authorization\\Voter\\Voter\", not defining it is deprecated. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/error-handler/DebugClassLoader.php:348)"} [] [2026-02-09T16:35:20.442084+00:00] php.INFO: User Deprecated: Since symfony/framework-bundle 7.3: Not setting the "property_info.with_constructor_extractor" option explicitly is deprecated because its default value will change in version 8.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/framework-bundle 7.3: Not setting the \"property_info.with_constructor_extractor\" option explicitly is deprecated because its default value will change in version 8.0. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/DependencyInjection/Configuration.php:1348)"} [] [2026-02-09T16:35:29.939120+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "5.7.40" instead of "5.7". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"5.7.40\" instead of \"5.7\". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:35:29.964520+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:35:29.987672+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:35:30.010083+00:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"5.7","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"5.7","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-09T16:35:30.014720+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:35:30.018430+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T16:35:30.019954+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:35:30.020241+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T16:35:30.032509+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:35:30.032942+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:35:30.034227+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:35:30.034425+00:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:35:30.035298+00:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, c.COLUMN_TYPE AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n c.COLUMN_TYPE AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T16:35:30.038025+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:35:30.038276+00:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:35:30.041961+00:00] console.CRITICAL: Error thrown while running command "doctrine:migrations:status -vvv". Message: "The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue." {"exception":"[object] (Doctrine\\Migrations\\Exception\\MetadataStorageError(code: 0): The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue. at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/migrations/src/Exception/MetadataStorageError.php:13)","command":"doctrine:migrations:status -vvv","message":"The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue."} [] [2026-02-09T16:35:30.042337+00:00] console.DEBUG: Command "doctrine:migrations:status -vvv" exited with code "1" {"command":"doctrine:migrations:status -vvv","code":1} [] [2026-02-09T16:35:30.049154+00:00] doctrine.INFO: Disconnecting [] [] [2026-02-09T16:39:12.083215+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:39:12.113279+00:00] console.CRITICAL: Error thrown while running command "doctrine:migrations:status -vvv". Message: "Invalid platform version "mariadb-10.11" specified. The platform version has to be specified in the format: "^(?:5\.5\.5-)?(mariadb-)?.."." {"exception":"[object] (Doctrine\\DBAL\\Exception(code: 0): Invalid platform version \"mariadb-10.11\" specified. The platform version has to be specified in the format: \"^(?:5\\.5\\.5-)?(mariadb-)?..\". at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/dbal/src/Exception.php:53)","command":"doctrine:migrations:status -vvv","message":"Invalid platform version \"mariadb-10.11\" specified. The platform version has to be specified in the format: \"^(?:5\\.5\\.5-)?(mariadb-)?..\"."} [] [2026-02-09T16:39:12.113687+00:00] console.DEBUG: Command "doctrine:migrations:status -vvv" exited with code "1" {"command":"doctrine:migrations:status -vvv","code":1} [] [2026-02-09T16:41:08.878170+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:41:08.905456+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:41:08.933861+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:41:08.953431+00:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-09T16:41:08.957312+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:41:08.959975+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T16:41:08.961066+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:41:08.961249+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T16:41:08.972434+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:41:08.972799+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:41:08.974273+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:41:08.974482+00:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:41:08.975598+00:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T16:41:08.978988+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:41:08.979185+00:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:41:08.980446+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-09T16:41:08.986693+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:41:08.986922+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T16:41:08.987796+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:41:08.987972+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T16:41:08.988774+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:41:08.988951+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:41:08.990026+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:41:08.990216+00:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:41:08.991008+00:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T16:41:08.992890+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:41:08.993063+00:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:41:08.993484+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-09T16:41:08.993830+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:41:08.993970+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T16:41:08.994577+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:41:08.994800+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T16:41:08.995443+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:41:08.995582+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:41:08.996751+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:41:08.996944+00:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:41:08.997605+00:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T16:41:08.999564+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:41:08.999776+00:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:41:09.000284+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-09T16:41:09.006398+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:41:09.006694+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:41:09.006863+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T16:41:09.007628+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:41:09.007768+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T16:41:09.008501+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:41:09.008654+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:41:09.009729+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:41:09.009930+00:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:41:09.010733+00:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T16:41:09.012909+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:41:09.013117+00:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:41:09.013641+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-09T16:41:09.014025+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:41:09.014188+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T16:41:09.014943+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:41:09.015099+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T16:41:09.015754+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:41:09.015916+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:41:09.016866+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:41:09.017011+00:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:41:09.017674+00:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T16:41:09.019677+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:41:09.019852+00:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:41:09.020270+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-09T16:41:09.020572+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:41:09.020805+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T16:41:09.021430+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:41:09.021569+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T16:41:09.022260+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:41:09.022429+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:41:09.023561+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:41:09.023764+00:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:41:09.024529+00:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T16:41:09.026497+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:41:09.026710+00:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:41:09.027326+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-09T16:41:09.027830+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:41:09.028084+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T16:41:09.028947+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:41:09.029182+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T16:41:09.029991+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:41:09.030237+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:41:09.031510+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:41:09.031822+00:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:41:09.032634+00:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T16:41:09.034709+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:41:09.035010+00:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:41:09.035718+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-09T16:41:09.037192+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:41:09.037473+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T16:41:09.038396+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:41:09.038687+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T16:41:09.039515+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:41:09.039699+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:41:09.040780+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:41:09.040980+00:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:41:09.041784+00:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T16:41:09.044028+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:41:09.044236+00:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:41:09.044752+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-09T16:41:09.053356+00:00] doctrine.INFO: Disconnecting [] [] [2026-02-09T16:41:16.953380+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:41:16.980401+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:41:17.003210+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:41:17.020783+00:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-09T16:41:17.024199+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:41:17.026827+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T16:41:17.037427+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:41:17.037888+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:41:17.039999+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:41:17.040250+00:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:41:17.041757+00:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T16:41:17.046582+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T16:41:17.046807+00:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T16:41:17.051809+00:00] doctrine.INFO: Disconnecting [] [] [2026-02-09T17:41:23.448918+01:00] request.INFO: Matched route "auth_login". {"route":"auth_login","route_parameters":{"_route":"auth_login","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::login"},"request_uri":"https://reg-burns.unidev.eu/login?_locale=nl","method":"POST"} [] [2026-02-09T17:41:23.484699+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-09T17:41:23.484842+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:41:23.484958+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:41:23.485057+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:41:23.485154+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:41:23.485596+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:41:23.485774+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:41:23.551861+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:23.554963+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:23.579186+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:23.657759+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:23.947523+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:41:23.951640+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-09T17:41:23.979258+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:41:23.981859+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-09T17:41:23.982444+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:41:23.984852+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-09T17:41:24.056012+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-09T17:41:24.060355+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:24.064126+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:41:24.066190+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:24.066573+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:41:24.079503+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:24.080142+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:41:24.082575+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:24.082954+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:41:24.084536+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T17:41:24.090490+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:24.091062+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:41:24.092760+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-09T17:41:24.105532+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:24.328635+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-09T17:41:24.659535+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/assets/app.css" (from "https://reg-burns.unidev.eu/login?_locale=nl")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/assets/app.css\" (from \"https://reg-burns.unidev.eu/login?_locale=nl\") at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/assets/app.css/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-09T17:41:24.674421+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:24.674726+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:24.675014+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:24.743828+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-09T17:41:24.744445+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:24.744750+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:41:24.745751+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:24.746019+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:41:24.747214+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:24.747479+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:41:24.748747+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:24.749042+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:41:24.749938+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T17:41:24.752602+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:24.752909+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:41:24.753530+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-09T17:41:24.758653+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:24.760663+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:41:24.763239+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-09T17:41:24.779384+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:41:24.781899+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-09T17:41:24.782440+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:41:24.784554+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-09T17:41:24.849490+01:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"https://reg-burns.unidev.eu/_wdt/styles","method":"GET"} [] [2026-02-09T17:41:24.850177+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:41:24.860222+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:24.860548+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:24.860919+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:24.928093+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-09T17:41:25.407019+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"310864"},"request_uri":"https://reg-burns.unidev.eu/_wdt/310864?XDEBUG_IGNORE=1","method":"GET"} [] [2026-02-09T17:41:25.408006+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:41:25.414173+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/beagle/css/app.css.map/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-09T17:41:25.414182+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-09T17:41:25.419169+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:25.419201+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:25.419246+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:25.419879+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:25.419903+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:25.419916+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:25.421873+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:25.421937+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:25.421953+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:25.432125+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:41:25.434951+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-09T17:41:25.451347+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:41:25.453765+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-09T17:41:25.454288+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:41:25.456595+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-09T17:41:25.486659+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-09T17:41:25.486659+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-09T17:41:25.487897+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:25.487900+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:25.488632+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:41:25.488633+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:41:25.489679+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:25.489717+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:25.489942+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:41:25.489969+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:41:25.491932+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:25.491933+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:25.492201+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:41:25.492220+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:41:25.493555+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:25.493768+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:25.493866+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:41:25.494029+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:41:25.494858+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T17:41:25.495099+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T17:41:25.497991+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:25.498039+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:25.498322+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:41:25.498323+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:41:25.499301+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-09T17:41:25.499321+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-09T17:41:25.504956+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:25.504956+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:25.507139+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:41:25.507139+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:41:25.509835+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-09T17:41:25.509835+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-09T17:41:25.525444+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:41:25.525570+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:41:25.527806+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-09T17:41:25.527881+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-09T17:41:25.528274+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:41:25.528347+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:41:25.530514+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-09T17:41:25.530598+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-09T17:41:25.679971+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-09T17:41:25.680168+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-09T17:41:27.265187+01:00] request.INFO: Matched route "auth_login". {"route":"auth_login","route_parameters":{"_route":"auth_login","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::login"},"request_uri":"https://reg-burns.unidev.eu/login?_locale=nl","method":"POST"} [] [2026-02-09T17:41:27.267137+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-09T17:41:27.267278+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:41:27.267405+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:41:27.267513+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:41:27.267608+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:41:27.267886+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:41:27.268064+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:41:27.269941+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:27.270162+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:27.270437+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:27.282235+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:27.320437+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-09T17:41:27.320583+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:41:27.320740+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:41:27.320841+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:41:27.372439+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-09T17:41:27.373101+01:00] doctrine.DEBUG: Executing statement: SELECT u0_.email AS email_0, u0_.roles AS roles_1, u0_.is_active AS is_active_2, u0_.first_name AS first_name_3, u0_.last_name AS last_name_4, u0_.password AS password_5, u0_.language AS language_6, u0_.function AS function_7, u0_.title AS title_8, u0_.mobile AS mobile_9, u0_.phone AS phone_10, u0_.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_11, u0_.has_agreed_on AS has_agreed_on_12, u0_.created_at AS created_at_13, u0_.updated_at AS updated_at_14, u0_.created_by AS created_by_15, u0_.updated_by AS updated_by_16, u0_.deleted_at AS deleted_at_17, u0_.id AS id_18, u0_.uuid AS uuid_19, u0_.burncenter_id AS burncenter_id_20 FROM user u0_ WHERE (u0_.email = ?) AND ((u0_.deleted_at IS NULL OR u0_.deleted_at > CURRENT_TIMESTAMP)) (parameters: array{"1":"admin@uniweb.eu"}, types: array{"1":2}) {"sql":"SELECT u0_.email AS email_0, u0_.roles AS roles_1, u0_.is_active AS is_active_2, u0_.first_name AS first_name_3, u0_.last_name AS last_name_4, u0_.password AS password_5, u0_.language AS language_6, u0_.function AS function_7, u0_.title AS title_8, u0_.mobile AS mobile_9, u0_.phone AS phone_10, u0_.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_11, u0_.has_agreed_on AS has_agreed_on_12, u0_.created_at AS created_at_13, u0_.updated_at AS updated_at_14, u0_.created_by AS created_by_15, u0_.updated_by AS updated_by_16, u0_.deleted_at AS deleted_at_17, u0_.id AS id_18, u0_.uuid AS uuid_19, u0_.burncenter_id AS burncenter_id_20 FROM user u0_ WHERE (u0_.email = ?) AND ((u0_.deleted_at IS NULL OR u0_.deleted_at > CURRENT_TIMESTAMP))","params":{"1":"admin@uniweb.eu"},"types":{"1":2}} [] [2026-02-09T17:41:27.380847+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"admin@uniweb.eu\" not found. at /var/www/html/reg-burns.unidev.eu/vendor/uniweb/auth-bundle/src/Security/User/EntityUserProvider.php:89)","authenticator":"Uniweb\\AuthBundle\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2026-02-09T17:41:27.381217+01:00] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"/login"} [] [2026-02-09T17:41:27.427455+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:41:27.429952+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-09T17:41:27.444281+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:41:27.446481+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-09T17:41:27.446931+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:41:27.449006+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-09T17:41:27.478066+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:27.478559+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:41:27.480549+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:27.480970+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:41:27.482995+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:27.483287+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:41:27.484597+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:27.484878+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:41:27.485779+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T17:41:27.487826+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:27.488128+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:41:27.488767+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-09T17:41:27.494031+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:27.594325+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-09T17:41:27.804808+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/assets/app.css" (from "https://reg-burns.unidev.eu/login?_locale=nl")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/assets/app.css\" (from \"https://reg-burns.unidev.eu/login?_locale=nl\") at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/assets/app.css/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-09T17:41:27.808093+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:27.808361+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:27.808651+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:27.870295+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-09T17:41:27.870917+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:27.871261+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:41:27.872274+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:27.872568+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:41:27.873812+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:27.874078+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:41:27.875308+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:27.875577+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:41:27.876472+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T17:41:27.878804+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:27.879090+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:41:27.879724+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-09T17:41:27.885049+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:27.887071+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:41:27.889567+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-09T17:41:27.904371+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:41:27.906761+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-09T17:41:27.907286+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:41:27.909544+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-09T17:41:28.050547+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-09T17:41:28.167920+01:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"https://reg-burns.unidev.eu/_wdt/styles","method":"GET"} [] [2026-02-09T17:41:28.168805+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:41:28.181222+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:28.181841+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:28.183835+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:28.391443+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/beagle/css/app.css.map/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-09T17:41:28.394399+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:28.394679+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:28.394962+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:28.404869+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-09T17:41:28.407240+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:28.407510+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:28.407806+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:28.451610+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"efe424"},"request_uri":"https://reg-burns.unidev.eu/_wdt/efe424?XDEBUG_IGNORE=1","method":"GET"} [] [2026-02-09T17:41:28.452110+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:41:28.456452+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-09T17:41:28.457661+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:28.458425+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:41:28.458685+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:28.458955+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:28.459258+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:28.460127+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:28.460461+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:41:28.463067+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:28.463419+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:41:28.465873+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:28.466220+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:41:28.467556+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:41:28.467746+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T17:41:28.468425+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-09T17:41:28.468970+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:28.469292+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:41:28.470256+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:28.470379+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-09T17:41:28.470532+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:41:28.471743+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:28.472079+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:41:28.472267+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:28.472596+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:41:28.473319+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-09T17:41:28.473442+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:28.473727+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:41:28.474802+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T17:41:28.477351+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:28.477677+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:41:28.478358+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-09T17:41:28.478902+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:28.480955+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:41:28.483521+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-09T17:41:28.483635+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:28.485670+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:41:28.487461+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:41:28.488428+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-09T17:41:28.489872+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-09T17:41:28.490398+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:41:28.492753+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-09T17:41:28.498660+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:41:28.501042+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-09T17:41:28.501567+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:41:28.503658+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:41:28.503874+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-09T17:41:28.505946+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-09T17:41:28.506499+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:41:28.508683+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-09T17:41:28.647720+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-09T17:41:28.655590+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-09T17:41:52.832816+01:00] request.INFO: Matched route "auth_login". {"route":"auth_login","route_parameters":{"_route":"auth_login","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::login"},"request_uri":"https://reg-burns.unidev.eu/login?_locale=nl","method":"POST"} [] [2026-02-09T17:41:52.836632+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-09T17:41:52.836780+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:41:52.836909+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:41:52.837061+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:41:52.837179+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:41:52.837510+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:41:52.837730+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:41:52.844005+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:52.844633+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:52.846388+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:52.859065+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:52.900295+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-09T17:41:52.900453+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:41:52.900577+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:41:52.900713+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:41:52.906164+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-09T17:41:52.907823+01:00] doctrine.DEBUG: Executing statement: SELECT u0_.email AS email_0, u0_.roles AS roles_1, u0_.is_active AS is_active_2, u0_.first_name AS first_name_3, u0_.last_name AS last_name_4, u0_.password AS password_5, u0_.language AS language_6, u0_.function AS function_7, u0_.title AS title_8, u0_.mobile AS mobile_9, u0_.phone AS phone_10, u0_.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_11, u0_.has_agreed_on AS has_agreed_on_12, u0_.created_at AS created_at_13, u0_.updated_at AS updated_at_14, u0_.created_by AS created_by_15, u0_.updated_by AS updated_by_16, u0_.deleted_at AS deleted_at_17, u0_.id AS id_18, u0_.uuid AS uuid_19, u0_.burncenter_id AS burncenter_id_20 FROM user u0_ WHERE (u0_.email = ?) AND ((u0_.deleted_at IS NULL OR u0_.deleted_at > CURRENT_TIMESTAMP)) (parameters: array{"1":"admin@uniweb.eu"}, types: array{"1":2}) {"sql":"SELECT u0_.email AS email_0, u0_.roles AS roles_1, u0_.is_active AS is_active_2, u0_.first_name AS first_name_3, u0_.last_name AS last_name_4, u0_.password AS password_5, u0_.language AS language_6, u0_.function AS function_7, u0_.title AS title_8, u0_.mobile AS mobile_9, u0_.phone AS phone_10, u0_.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_11, u0_.has_agreed_on AS has_agreed_on_12, u0_.created_at AS created_at_13, u0_.updated_at AS updated_at_14, u0_.created_by AS created_by_15, u0_.updated_by AS updated_by_16, u0_.deleted_at AS deleted_at_17, u0_.id AS id_18, u0_.uuid AS uuid_19, u0_.burncenter_id AS burncenter_id_20 FROM user u0_ WHERE (u0_.email = ?) AND ((u0_.deleted_at IS NULL OR u0_.deleted_at > CURRENT_TIMESTAMP))","params":{"1":"admin@uniweb.eu"},"types":{"1":2}} [] [2026-02-09T17:41:52.909477+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"admin@uniweb.eu\" not found. at /var/www/html/reg-burns.unidev.eu/vendor/uniweb/auth-bundle/src/Security/User/EntityUserProvider.php:89)","authenticator":"Uniweb\\AuthBundle\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2026-02-09T17:41:52.909677+01:00] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"/login"} [] [2026-02-09T17:41:52.953510+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:41:52.956362+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-09T17:41:52.971056+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:41:52.973146+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-09T17:41:52.973590+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:41:52.975751+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-09T17:41:53.007523+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:53.008125+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:41:53.010687+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:53.011095+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:41:53.014364+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:53.014767+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:41:53.017035+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:53.017372+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:41:53.018594+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T17:41:53.022881+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:53.023308+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:41:53.024537+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-09T17:41:53.032950+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:53.128607+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-09T17:41:53.430529+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/assets/app.css" (from "https://reg-burns.unidev.eu/login?_locale=nl")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/assets/app.css\" (from \"https://reg-burns.unidev.eu/login?_locale=nl\") at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/assets/app.css/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-09T17:41:53.433832+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:53.434103+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:53.434381+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:53.499011+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-09T17:41:53.499769+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:53.500080+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:41:53.501280+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:53.503737+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:41:53.504969+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:53.505239+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:41:53.506526+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:53.506828+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:41:53.507756+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T17:41:53.510660+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:53.513151+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:41:53.513878+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-09T17:41:53.518721+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:53.520670+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:41:53.523219+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-09T17:41:53.538362+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:41:53.540794+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-09T17:41:53.541333+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:41:53.543651+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-09T17:41:53.684898+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-09T17:41:53.687531+01:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"https://reg-burns.unidev.eu/_wdt/styles","method":"GET"} [] [2026-02-09T17:41:53.688194+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:41:53.695675+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:53.695991+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:53.696328+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:53.904461+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/beagle/css/app.css.map/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-09T17:41:53.906939+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:53.907218+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:53.907498+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:53.916160+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-09T17:41:53.918467+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:53.918745+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:53.919027+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:53.945766+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a82d37"},"request_uri":"https://reg-burns.unidev.eu/_wdt/a82d37?XDEBUG_IGNORE=1","method":"GET"} [] [2026-02-09T17:41:53.946345+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:41:53.953887+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:53.954176+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:53.954455+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:41:53.963039+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:41:53.965542+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-09T17:41:53.966836+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-09T17:41:53.967791+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:53.968131+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:41:53.969147+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:53.970755+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:41:53.972036+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:53.972278+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:41:53.973566+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:53.973875+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:41:53.974801+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T17:41:53.977105+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:53.977392+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:41:53.978043+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-09T17:41:53.979155+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-09T17:41:53.979775+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:53.980089+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:41:53.980971+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:53.981229+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:41:53.982461+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:53.982736+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:41:53.983170+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:53.983979+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:53.984260+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:41:53.985145+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T17:41:53.985740+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:41:53.987418+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:53.987732+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:41:53.987769+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:41:53.988328+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-09T17:41:53.988381+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-09T17:41:53.990179+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-09T17:41:53.990769+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:41:53.993071+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-09T17:41:53.993628+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:41:53.995828+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:41:53.998530+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-09T17:41:54.004042+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:41:54.006442+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-09T17:41:54.007027+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:41:54.009281+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-09T17:41:54.013525+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:41:54.015894+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-09T17:41:54.016381+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:41:54.018572+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-09T17:41:54.147161+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-09T17:41:54.159968+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-09T17:42:10.365712+01:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"a82d37"},"request_uri":"https://reg-burns.unidev.eu/_profiler/a82d37?panel=request","method":"GET"} [] [2026-02-09T17:42:10.366777+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:42:10.379875+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:42:10.380495+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:42:10.382427+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:42:10.419517+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:42:10.422394+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-09T17:42:10.437642+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:42:10.439817+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-09T17:42:10.440263+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:42:10.442366+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-09T17:44:13.887092+01:00] request.INFO: Matched route "auth_login". {"route":"auth_login","route_parameters":{"_route":"auth_login","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::login"},"request_uri":"https://reg-burns.unidev.eu/login?_locale=nl","method":"POST"} [] [2026-02-09T17:44:13.890377+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-09T17:44:13.890519+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:44:13.890670+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:44:13.890789+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:44:13.890904+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:44:13.891183+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:44:13.891365+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:44:13.897686+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:44:13.898295+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:44:13.900352+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:44:13.912887+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:44:13.955398+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-09T17:44:13.955546+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:44:13.955671+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:44:13.955771+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:44:13.960987+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-09T17:44:13.962706+01:00] doctrine.DEBUG: Executing statement: SELECT u0_.email AS email_0, u0_.roles AS roles_1, u0_.is_active AS is_active_2, u0_.first_name AS first_name_3, u0_.last_name AS last_name_4, u0_.password AS password_5, u0_.language AS language_6, u0_.function AS function_7, u0_.title AS title_8, u0_.mobile AS mobile_9, u0_.phone AS phone_10, u0_.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_11, u0_.has_agreed_on AS has_agreed_on_12, u0_.created_at AS created_at_13, u0_.updated_at AS updated_at_14, u0_.created_by AS created_by_15, u0_.updated_by AS updated_by_16, u0_.deleted_at AS deleted_at_17, u0_.id AS id_18, u0_.uuid AS uuid_19, u0_.burncenter_id AS burncenter_id_20 FROM user u0_ WHERE (u0_.email = ?) AND ((u0_.deleted_at IS NULL OR u0_.deleted_at > CURRENT_TIMESTAMP)) (parameters: array{"1":"admin@uniweb.eu"}, types: array{"1":2}) {"sql":"SELECT u0_.email AS email_0, u0_.roles AS roles_1, u0_.is_active AS is_active_2, u0_.first_name AS first_name_3, u0_.last_name AS last_name_4, u0_.password AS password_5, u0_.language AS language_6, u0_.function AS function_7, u0_.title AS title_8, u0_.mobile AS mobile_9, u0_.phone AS phone_10, u0_.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_11, u0_.has_agreed_on AS has_agreed_on_12, u0_.created_at AS created_at_13, u0_.updated_at AS updated_at_14, u0_.created_by AS created_by_15, u0_.updated_by AS updated_by_16, u0_.deleted_at AS deleted_at_17, u0_.id AS id_18, u0_.uuid AS uuid_19, u0_.burncenter_id AS burncenter_id_20 FROM user u0_ WHERE (u0_.email = ?) AND ((u0_.deleted_at IS NULL OR u0_.deleted_at > CURRENT_TIMESTAMP))","params":{"1":"admin@uniweb.eu"},"types":{"1":2}} [] [2026-02-09T17:44:13.964394+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"admin@uniweb.eu\" not found. at /var/www/html/reg-burns.unidev.eu/vendor/uniweb/auth-bundle/src/Security/User/EntityUserProvider.php:89)","authenticator":"Uniweb\\AuthBundle\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2026-02-09T17:44:13.964623+01:00] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"/login"} [] [2026-02-09T17:44:14.009865+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:44:14.012712+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-09T17:44:14.028001+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:44:14.030054+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-09T17:44:14.030506+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:44:14.032797+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-09T17:44:14.064987+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:44:14.065414+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:44:14.067249+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:44:14.067576+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:44:14.070174+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:44:14.070506+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:44:14.072635+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:44:14.072914+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:44:14.073912+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T17:44:14.076541+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:44:14.076813+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:44:14.077455+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-09T17:44:14.083293+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:44:14.185979+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-09T17:44:14.513587+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/assets/app.css" (from "https://reg-burns.unidev.eu/login?_locale=nl")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/assets/app.css\" (from \"https://reg-burns.unidev.eu/login?_locale=nl\") at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/assets/app.css/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-09T17:44:14.517054+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:44:14.517330+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:44:14.517647+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:44:14.577889+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-09T17:44:14.578661+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:44:14.579049+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:44:14.580737+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:44:14.581072+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:44:14.583006+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:44:14.583349+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:44:14.585930+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:44:14.588990+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:44:14.590002+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T17:44:14.592755+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:44:14.595119+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:44:14.596312+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-09T17:44:14.605300+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:44:14.607356+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:44:14.610000+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-09T17:44:14.625516+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:44:14.627940+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-09T17:44:14.628479+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:44:14.630801+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-09T17:44:14.678149+01:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"https://reg-burns.unidev.eu/_wdt/styles","method":"GET"} [] [2026-02-09T17:44:14.678810+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:44:14.686277+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:44:14.686629+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:44:14.686983+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:44:14.766821+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-09T17:44:15.084312+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/beagle/css/app.css.map/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-09T17:44:15.086710+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:44:15.086970+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:44:15.087250+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:44:15.096868+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e72849"},"request_uri":"https://reg-burns.unidev.eu/_wdt/e72849?XDEBUG_IGNORE=1","method":"GET"} [] [2026-02-09T17:44:15.097450+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:44:15.103989+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:44:15.104266+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:44:15.104552+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:44:15.111805+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:44:15.112183+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-09T17:44:15.114297+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-09T17:44:15.114853+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:44:15.115099+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:44:15.115388+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:44:15.129333+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:44:15.131795+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-09T17:44:15.132315+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:44:15.134437+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-09T17:44:15.146026+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-09T17:44:15.146593+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:44:15.146954+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:44:15.147985+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:44:15.148244+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:44:15.149488+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:44:15.149768+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:44:15.150978+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:44:15.151204+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:44:15.151993+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T17:44:15.154327+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:44:15.154605+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:44:15.155296+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-09T17:44:15.160294+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:44:15.162474+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:44:15.164974+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-09T17:44:15.174731+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-09T17:44:15.175373+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:44:15.175716+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:44:15.176795+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:44:15.177054+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:44:15.178356+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:44:15.178657+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:44:15.179752+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:44:15.180020+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:44:15.180437+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:44:15.180965+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T17:44:15.182906+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-09T17:44:15.183418+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:44:15.183464+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:44:15.183720+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:44:15.184417+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-09T17:44:15.185833+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-09T17:44:15.189506+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:44:15.191766+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:44:15.194582+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-09T17:44:15.209882+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:44:15.211919+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-09T17:44:15.212373+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:44:15.214566+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-09T17:44:15.325592+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-09T17:44:15.352949+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-09T17:44:56.818678+01:00] request.INFO: Matched route "auth_login". {"route":"auth_login","route_parameters":{"_route":"auth_login","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::login"},"request_uri":"https://reg-burns.unidev.eu/login?_locale=nl","method":"POST"} [] [2026-02-09T17:44:56.822117+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-09T17:44:56.822239+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:44:56.822347+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:44:56.822443+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:44:56.822538+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:44:56.822790+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:44:56.822944+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:44:56.828872+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:44:56.829685+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:44:56.832147+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:44:56.851238+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:44:56.893866+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-09T17:44:56.894029+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:44:56.894142+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:44:56.894241+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:44:56.899332+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-09T17:44:56.901022+01:00] doctrine.DEBUG: Executing statement: SELECT u0_.email AS email_0, u0_.roles AS roles_1, u0_.is_active AS is_active_2, u0_.first_name AS first_name_3, u0_.last_name AS last_name_4, u0_.password AS password_5, u0_.language AS language_6, u0_.function AS function_7, u0_.title AS title_8, u0_.mobile AS mobile_9, u0_.phone AS phone_10, u0_.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_11, u0_.has_agreed_on AS has_agreed_on_12, u0_.created_at AS created_at_13, u0_.updated_at AS updated_at_14, u0_.created_by AS created_by_15, u0_.updated_by AS updated_by_16, u0_.deleted_at AS deleted_at_17, u0_.id AS id_18, u0_.uuid AS uuid_19, u0_.burncenter_id AS burncenter_id_20 FROM user u0_ WHERE (u0_.email = ?) AND ((u0_.deleted_at IS NULL OR u0_.deleted_at > CURRENT_TIMESTAMP)) (parameters: array{"1":"admin@regburns.be"}, types: array{"1":2}) {"sql":"SELECT u0_.email AS email_0, u0_.roles AS roles_1, u0_.is_active AS is_active_2, u0_.first_name AS first_name_3, u0_.last_name AS last_name_4, u0_.password AS password_5, u0_.language AS language_6, u0_.function AS function_7, u0_.title AS title_8, u0_.mobile AS mobile_9, u0_.phone AS phone_10, u0_.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_11, u0_.has_agreed_on AS has_agreed_on_12, u0_.created_at AS created_at_13, u0_.updated_at AS updated_at_14, u0_.created_by AS created_by_15, u0_.updated_by AS updated_by_16, u0_.deleted_at AS deleted_at_17, u0_.id AS id_18, u0_.uuid AS uuid_19, u0_.burncenter_id AS burncenter_id_20 FROM user u0_ WHERE (u0_.email = ?) AND ((u0_.deleted_at IS NULL OR u0_.deleted_at > CURRENT_TIMESTAMP))","params":{"1":"admin@regburns.be"},"types":{"1":2}} [] [2026-02-09T17:44:57.490862+01:00] doctrine.DEBUG: Executing statement: SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2026-02-09T17:44:57.494844+01:00] doctrine.DEBUG: Executing statement: SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2026-02-09T17:44:57.520260+01:00] doctrine.DEBUG: Executing statement: SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2026-02-09T17:44:57.523012+01:00] doctrine.DEBUG: Executing statement: SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2026-02-09T17:44:57.524701+01:00] doctrine.DEBUG: Executing statement: SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2026-02-09T17:44:57.525862+01:00] security.INFO: Authenticator successful! {"token":{"Scheb\\TwoFactorBundle\\Security\\Authentication\\Token\\TwoFactorToken":"admin@regburns.be"},"authenticator":"Uniweb\\AuthBundle\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2026-02-09T17:44:57.528318+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:44:57.530857+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-09T17:44:57.545281+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:44:57.547751+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-09T17:44:57.548191+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:44:57.550166+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-09T17:44:57.577874+01:00] security.DEBUG: The "Uniweb\AuthBundle\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"Uniweb\\AuthBundle\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2026-02-09T17:44:57.580850+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-02-09T17:44:57.583498+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:44:57.583850+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:44:57.584814+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:44:57.585028+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:44:57.586693+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:44:57.586908+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:44:57.587983+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:44:57.588202+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:44:57.589035+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T17:44:57.591386+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:44:57.591679+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:44:57.592299+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-09T17:44:57.597767+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:44:57.680517+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-09T17:44:57.833390+01:00] request.INFO: Matched route "application". {"route":"application","route_parameters":{"_route":"application","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\ApplicationController::application","_locale":"nl"},"request_uri":"https://reg-burns.unidev.eu/app/nl","method":"GET"} [] [2026-02-09T17:44:57.835249+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Scheb\\TwoFactorBundle\\Security\\Authentication\\Token\\TwoFactorToken"} [] [2026-02-09T17:44:57.835924+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:44:57.836141+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:44:57.836389+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:44:57.838965+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-09T17:44:57.839596+01:00] doctrine.DEBUG: Executing statement: SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP))) (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP)))","params":{"1":1},"types":{"1":1}} [] [2026-02-09T17:44:57.842079+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Uniweb\\AuthBundle\\Security\\User\\EntityUserProvider","username":"admin@regburns.be"} [] [2026-02-09T17:44:57.842212+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-09T17:44:57.842313+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:44:57.842416+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:44:57.842511+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:44:57.842643+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:44:57.844404+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:44:57.846764+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-09T17:44:57.859547+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:44:57.861684+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-09T17:44:57.862213+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:44:57.864404+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-09T17:44:57.894023+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-02-09T17:44:57.896522+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:44:57.896999+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:44:57.898992+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:44:57.899339+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:44:57.901372+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:44:57.901785+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:44:57.903979+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:44:57.904268+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:44:57.905196+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T17:44:57.907193+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:44:57.907475+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:44:57.908099+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-09T17:44:57.912877+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:44:57.968769+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-09T17:44:58.145904+01:00] request.INFO: Matched route "auth_login_2fa". {"route":"auth_login_2fa","route_parameters":{"_route":"auth_login_2fa","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::login2fa"},"request_uri":"https://reg-burns.unidev.eu/login/2fa","method":"GET"} [] [2026-02-09T17:44:58.148048+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Scheb\\TwoFactorBundle\\Security\\Authentication\\Token\\TwoFactorToken"} [] [2026-02-09T17:44:58.148717+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:44:58.148936+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:44:58.149182+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:44:58.151764+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-09T17:44:58.152299+01:00] doctrine.DEBUG: Executing statement: SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP))) (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP)))","params":{"1":1},"types":{"1":1}} [] [2026-02-09T17:44:58.152977+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Uniweb\\AuthBundle\\Security\\User\\EntityUserProvider","username":"admin@regburns.be"} [] [2026-02-09T17:44:58.153115+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-09T17:44:58.153216+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:44:58.153319+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:44:58.153413+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:44:58.153511+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:44:58.153680+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:44:58.153840+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:44:58.158844+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:44:58.177189+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:44:58.179708+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-09T17:44:58.195271+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:44:58.197381+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-09T17:44:58.197882+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:44:58.199913+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-09T17:44:58.299067+01:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\LoaderError: "Unable to find template "form/beagle_theme.html.twig" (looked into: /var/www/html/reg-burns.unidev.eu/application/RegBurns/Infrastructure/Web/Templates, /var/www/html/reg-burns.unidev.eu/vendor/symfony/twig-bridge/Resources/views/Form) in "Auth/2fa.widget.html.twig" at line 32." at 2fa.widget.html.twig line 32 {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): Unable to find template \"form/beagle_theme.html.twig\" (looked into: /var/www/html/reg-burns.unidev.eu/application/RegBurns/Infrastructure/Web/Templates, /var/www/html/reg-burns.unidev.eu/vendor/symfony/twig-bridge/Resources/views/Form) in \"Auth/2fa.widget.html.twig\" at line 32. at /var/www/html/reg-burns.unidev.eu/application/RegBurns/Infrastructure/Web/Templates/Auth/2fa.widget.html.twig:32)"} [] [2026-02-09T17:44:58.299964+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:44:58.414509+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:44:58.414985+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:44:58.416219+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:44:58.416497+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:44:58.418257+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:44:58.418599+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:44:58.420995+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:44:58.421345+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:44:58.422901+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T17:44:58.425324+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:44:58.425628+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:44:58.426218+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-09T17:44:58.431639+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:44:58.437764+01:00] doctrine.DEBUG: Executing statement: SELECT c0_.id AS id_0, c0_.formatted_token AS formatted_token_1, c0_.token AS token_2, c0_.type AS type_3, c0_.expires_at AS expires_at_4, c0_.created_at AS created_at_5, c0_.user_id AS user_id_6 FROM core__user_token c0_ WHERE c0_.token = ? AND c0_.type = ? (parameters: array{"1":"157144","2":"uniweb_auth.email_token"}, types: array{"1":2,"2":2}) {"sql":"SELECT c0_.id AS id_0, c0_.formatted_token AS formatted_token_1, c0_.token AS token_2, c0_.type AS type_3, c0_.expires_at AS expires_at_4, c0_.created_at AS created_at_5, c0_.user_id AS user_id_6 FROM core__user_token c0_ WHERE c0_.token = ? AND c0_.type = ?","params":{"1":"157144","2":"uniweb_auth.email_token"},"types":{"1":2,"2":2}} [] [2026-02-09T17:44:58.510214+01:00] doctrine.DEBUG: Beginning transaction [] [] [2026-02-09T17:44:58.512389+01:00] doctrine.DEBUG: Executing statement: INSERT INTO core__user_token (id, formatted_token, token, type, expires_at, created_at, user_id) VALUES (?, ?, ?, ?, ?, ?, ?) (parameters: array{"1":"<��ĽeI��'ٱ\u001cH�c","2":"157-144","3":"157144","4":"uniweb_auth.email_token","5":"2026-02-09 18:44:58","6":"2026-02-09 17:44:58","7":1}, types: array{"1":2,"2":2,"3":2,"4":2,"5":2,"6":2,"7":1}) {"sql":"INSERT INTO core__user_token (id, formatted_token, token, type, expires_at, created_at, user_id) VALUES (?, ?, ?, ?, ?, ?, ?)","params":{"1":"<��ĽeI��'ٱ\u001cH�c","2":"157-144","3":"157144","4":"uniweb_auth.email_token","5":"2026-02-09 18:44:58","6":"2026-02-09 17:44:58","7":1},"types":{"1":2,"2":2,"3":2,"4":2,"5":2,"6":2,"7":1}} [] [2026-02-09T17:44:58.513197+01:00] doctrine.DEBUG: Committing transaction [] [] [2026-02-09T17:44:58.537744+01:00] mailer.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-02-09T17:44:58.706470+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-09T16:47:39.012327+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:47:39.016972+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:47:39.037626+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:47:46.729630+01:00] request.INFO: Matched route "auth_login_2fa". {"route":"auth_login_2fa","route_parameters":{"_route":"auth_login_2fa","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::login2fa"},"request_uri":"https://reg-burns.unidev.eu/login/2fa","method":"GET"} [] [2026-02-09T17:47:46.742410+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:47:46.743136+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:47:46.745583+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:47:46.762268+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Scheb\\TwoFactorBundle\\Security\\Authentication\\Token\\TwoFactorToken"} [] [2026-02-09T17:47:46.766702+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-09T17:47:46.768527+01:00] doctrine.DEBUG: Executing statement: SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP))) (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP)))","params":{"1":1},"types":{"1":1}} [] [2026-02-09T17:47:46.770503+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Uniweb\\AuthBundle\\Security\\User\\EntityUserProvider","username":"admin@regburns.be"} [] [2026-02-09T17:47:46.770676+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-09T17:47:46.770797+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:47:46.770909+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:47:46.771004+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:47:46.771101+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:47:46.771271+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:47:46.771423+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:47:46.783490+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:47:46.813642+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:47:46.816414+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-09T17:47:46.832367+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:47:46.834834+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-09T17:47:46.835361+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:47:46.837534+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-09T17:47:46.940803+01:00] doctrine.DEBUG: Executing statement: SELECT c0_.id AS id_0, c0_.formatted_token AS formatted_token_1, c0_.token AS token_2, c0_.type AS type_3, c0_.expires_at AS expires_at_4, c0_.created_at AS created_at_5, c0_.user_id AS user_id_6 FROM core__user_token c0_ WHERE c0_.token = ? AND c0_.type = ? (parameters: array{"1":"304413","2":"uniweb_auth.email_token"}, types: array{"1":2,"2":2}) {"sql":"SELECT c0_.id AS id_0, c0_.formatted_token AS formatted_token_1, c0_.token AS token_2, c0_.type AS type_3, c0_.expires_at AS expires_at_4, c0_.created_at AS created_at_5, c0_.user_id AS user_id_6 FROM core__user_token c0_ WHERE c0_.token = ? AND c0_.type = ?","params":{"1":"304413","2":"uniweb_auth.email_token"},"types":{"1":2,"2":2}} [] [2026-02-09T17:47:46.966455+01:00] doctrine.DEBUG: Beginning transaction [] [] [2026-02-09T17:47:46.967091+01:00] doctrine.DEBUG: Executing statement: INSERT INTO core__user_token (id, formatted_token, token, type, expires_at, created_at, user_id) VALUES (?, ?, ?, ?, ?, ?, ?) (parameters: array{"1":"�\u00165���B��\u0011k\u0017�Vv","2":"304-413","3":"304413","4":"uniweb_auth.email_token","5":"2026-02-09 18:47:46","6":"2026-02-09 17:47:46","7":1}, types: array{"1":2,"2":2,"3":2,"4":2,"5":2,"6":2,"7":1}) {"sql":"INSERT INTO core__user_token (id, formatted_token, token, type, expires_at, created_at, user_id) VALUES (?, ?, ?, ?, ?, ?, ?)","params":{"1":"�\u00165���B��\u0011k\u0017�Vv","2":"304-413","3":"304413","4":"uniweb_auth.email_token","5":"2026-02-09 18:47:46","6":"2026-02-09 17:47:46","7":1},"types":{"1":2,"2":2,"3":2,"4":2,"5":2,"6":2,"7":1}} [] [2026-02-09T17:47:46.967975+01:00] doctrine.DEBUG: Committing transaction [] [] [2026-02-09T17:47:46.975087+01:00] mailer.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-02-09T17:47:47.029012+01:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Mailer\Exception\TransportException: "Connection could not be established with host "mailhog:1025": stream_socket_client(): php_network_getaddresses: getaddrinfo for mailhog failed: Name or service not known" at SocketStream.php line 154 {"exception":"[object] (Symfony\\Component\\Mailer\\Exception\\TransportException(code: 0): Connection could not be established with host \"mailhog:1025\": stream_socket_client(): php_network_getaddresses: getaddrinfo for mailhog failed: Name or service not known at /var/www/html/reg-burns.unidev.eu/vendor/symfony/mailer/Transport/Smtp/Stream/SocketStream.php:154)"} [] [2026-02-09T17:47:47.030767+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:47:47.089998+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:47:47.090531+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:47:47.092758+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:47:47.093142+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:47:47.095890+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:47:47.096242+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:47:47.099001+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:47:47.099355+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:47:47.101149+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T17:47:47.105771+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:47:47.106170+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:47:47.107092+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-09T17:47:47.112924+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:47:47.114341+01:00] doctrine.DEBUG: Executing statement: SELECT c0_.id AS id_0, c0_.formatted_token AS formatted_token_1, c0_.token AS token_2, c0_.type AS type_3, c0_.expires_at AS expires_at_4, c0_.created_at AS created_at_5, c0_.user_id AS user_id_6 FROM core__user_token c0_ WHERE c0_.token = ? AND c0_.type = ? (parameters: array{"1":"729219","2":"uniweb_auth.email_token"}, types: array{"1":2,"2":2}) {"sql":"SELECT c0_.id AS id_0, c0_.formatted_token AS formatted_token_1, c0_.token AS token_2, c0_.type AS type_3, c0_.expires_at AS expires_at_4, c0_.created_at AS created_at_5, c0_.user_id AS user_id_6 FROM core__user_token c0_ WHERE c0_.token = ? AND c0_.type = ?","params":{"1":"729219","2":"uniweb_auth.email_token"},"types":{"1":2,"2":2}} [] [2026-02-09T17:47:47.114998+01:00] doctrine.DEBUG: Beginning transaction [] [] [2026-02-09T17:47:47.115317+01:00] doctrine.DEBUG: Executing statement: INSERT INTO core__user_token (id, formatted_token, token, type, expires_at, created_at, user_id) VALUES (?, ?, ?, ?, ?, ?, ?) (parameters: array{"1":"pE4$�\u0007E\u000e���E�İ�","2":"729-219","3":"729219","4":"uniweb_auth.email_token","5":"2026-02-09 18:47:47","6":"2026-02-09 17:47:47","7":1}, types: array{"1":2,"2":2,"3":2,"4":2,"5":2,"6":2,"7":1}) {"sql":"INSERT INTO core__user_token (id, formatted_token, token, type, expires_at, created_at, user_id) VALUES (?, ?, ?, ?, ?, ?, ?)","params":{"1":"pE4$�\u0007E\u000e���E�İ�","2":"729-219","3":"729219","4":"uniweb_auth.email_token","5":"2026-02-09 18:47:47","6":"2026-02-09 17:47:47","7":1},"types":{"1":2,"2":2,"3":2,"4":2,"5":2,"6":2,"7":1}} [] [2026-02-09T17:47:47.115689+01:00] doctrine.DEBUG: Committing transaction [] [] [2026-02-09T17:47:47.117531+01:00] mailer.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-02-09T17:47:47.268684+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-09T17:49:39.394917+01:00] request.INFO: Matched route "auth_login_2fa". {"route":"auth_login_2fa","route_parameters":{"_route":"auth_login_2fa","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::login2fa"},"request_uri":"https://reg-burns.unidev.eu/login/2fa","method":"GET"} [] [2026-02-09T17:49:39.401964+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Scheb\\TwoFactorBundle\\Security\\Authentication\\Token\\TwoFactorToken"} [] [2026-02-09T17:49:39.406566+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:49:39.407337+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:49:39.409454+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:49:39.419122+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-09T17:49:39.420657+01:00] doctrine.DEBUG: Executing statement: SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP))) (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP)))","params":{"1":1},"types":{"1":1}} [] [2026-02-09T17:49:39.422204+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Uniweb\\AuthBundle\\Security\\User\\EntityUserProvider","username":"admin@regburns.be"} [] [2026-02-09T17:49:39.422362+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-09T17:49:39.422484+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:49:39.422608+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:49:39.422740+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:49:39.422846+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:49:39.423036+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:49:39.423216+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:49:39.432012+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:49:39.454215+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:49:39.457253+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-09T17:49:39.475512+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:49:39.477991+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-09T17:49:39.478525+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:49:39.480879+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-09T17:49:39.554148+01:00] doctrine.DEBUG: Executing statement: SELECT c0_.id AS id_0, c0_.formatted_token AS formatted_token_1, c0_.token AS token_2, c0_.type AS type_3, c0_.expires_at AS expires_at_4, c0_.created_at AS created_at_5, c0_.user_id AS user_id_6 FROM core__user_token c0_ WHERE c0_.token = ? AND c0_.type = ? (parameters: array{"1":"950367","2":"uniweb_auth.email_token"}, types: array{"1":2,"2":2}) {"sql":"SELECT c0_.id AS id_0, c0_.formatted_token AS formatted_token_1, c0_.token AS token_2, c0_.type AS type_3, c0_.expires_at AS expires_at_4, c0_.created_at AS created_at_5, c0_.user_id AS user_id_6 FROM core__user_token c0_ WHERE c0_.token = ? AND c0_.type = ?","params":{"1":"950367","2":"uniweb_auth.email_token"},"types":{"1":2,"2":2}} [] [2026-02-09T17:49:39.577035+01:00] doctrine.DEBUG: Beginning transaction [] [] [2026-02-09T17:49:39.577560+01:00] doctrine.DEBUG: Executing statement: INSERT INTO core__user_token (id, formatted_token, token, type, expires_at, created_at, user_id) VALUES (?, ?, ?, ?, ?, ?, ?) (parameters: array{"1":"M^\nw��O}��u����","2":"950-367","3":"950367","4":"uniweb_auth.email_token","5":"2026-02-09 18:49:39","6":"2026-02-09 17:49:39","7":1}, types: array{"1":2,"2":2,"3":2,"4":2,"5":2,"6":2,"7":1}) {"sql":"INSERT INTO core__user_token (id, formatted_token, token, type, expires_at, created_at, user_id) VALUES (?, ?, ?, ?, ?, ?, ?)","params":{"1":"M^\nw��O}��u����","2":"950-367","3":"950367","4":"uniweb_auth.email_token","5":"2026-02-09 18:49:39","6":"2026-02-09 17:49:39","7":1},"types":{"1":2,"2":2,"3":2,"4":2,"5":2,"6":2,"7":1}} [] [2026-02-09T17:49:39.577949+01:00] doctrine.DEBUG: Committing transaction [] [] [2026-02-09T17:49:39.584457+01:00] mailer.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-02-09T17:49:39.638494+01:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Mailer\Exception\TransportException: "Connection could not be established with host "mailhog:1025": stream_socket_client(): php_network_getaddresses: getaddrinfo for mailhog failed: Name or service not known" at SocketStream.php line 154 {"exception":"[object] (Symfony\\Component\\Mailer\\Exception\\TransportException(code: 0): Connection could not be established with host \"mailhog:1025\": stream_socket_client(): php_network_getaddresses: getaddrinfo for mailhog failed: Name or service not known at /var/www/html/reg-burns.unidev.eu/vendor/symfony/mailer/Transport/Smtp/Stream/SocketStream.php:154)"} [] [2026-02-09T17:49:39.639266+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:49:39.693300+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:49:39.693902+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:49:39.695834+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:49:39.696140+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:49:39.698603+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:49:39.698973+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:49:39.701370+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:49:39.701760+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:49:39.703565+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T17:49:39.708544+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:49:39.708864+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:49:39.709591+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-09T17:49:39.715457+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:49:39.716853+01:00] doctrine.DEBUG: Executing statement: SELECT c0_.id AS id_0, c0_.formatted_token AS formatted_token_1, c0_.token AS token_2, c0_.type AS type_3, c0_.expires_at AS expires_at_4, c0_.created_at AS created_at_5, c0_.user_id AS user_id_6 FROM core__user_token c0_ WHERE c0_.token = ? AND c0_.type = ? (parameters: array{"1":"469826","2":"uniweb_auth.email_token"}, types: array{"1":2,"2":2}) {"sql":"SELECT c0_.id AS id_0, c0_.formatted_token AS formatted_token_1, c0_.token AS token_2, c0_.type AS type_3, c0_.expires_at AS expires_at_4, c0_.created_at AS created_at_5, c0_.user_id AS user_id_6 FROM core__user_token c0_ WHERE c0_.token = ? AND c0_.type = ?","params":{"1":"469826","2":"uniweb_auth.email_token"},"types":{"1":2,"2":2}} [] [2026-02-09T17:49:39.717463+01:00] doctrine.DEBUG: Beginning transaction [] [] [2026-02-09T17:49:39.717803+01:00] doctrine.DEBUG: Executing statement: INSERT INTO core__user_token (id, formatted_token, token, type, expires_at, created_at, user_id) VALUES (?, ?, ?, ?, ?, ?, ?) (parameters: array{"1":"�:��%@G����S|i�","2":"469-826","3":"469826","4":"uniweb_auth.email_token","5":"2026-02-09 18:49:39","6":"2026-02-09 17:49:39","7":1}, types: array{"1":2,"2":2,"3":2,"4":2,"5":2,"6":2,"7":1}) {"sql":"INSERT INTO core__user_token (id, formatted_token, token, type, expires_at, created_at, user_id) VALUES (?, ?, ?, ?, ?, ?, ?)","params":{"1":"�:��%@G����S|i�","2":"469-826","3":"469826","4":"uniweb_auth.email_token","5":"2026-02-09 18:49:39","6":"2026-02-09 17:49:39","7":1},"types":{"1":2,"2":2,"3":2,"4":2,"5":2,"6":2,"7":1}} [] [2026-02-09T17:49:39.718174+01:00] doctrine.DEBUG: Committing transaction [] [] [2026-02-09T17:49:39.720543+01:00] mailer.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-02-09T17:49:39.878482+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-09T16:49:45.552241+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:49:45.557130+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T16:49:45.579381+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:49:51.687273+01:00] request.INFO: Matched route "auth_login_2fa". {"route":"auth_login_2fa","route_parameters":{"_route":"auth_login_2fa","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::login2fa"},"request_uri":"https://reg-burns.unidev.eu/login/2fa","method":"GET"} [] [2026-02-09T17:49:51.702242+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:49:51.703027+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1957, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:49:51.705752+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:49:51.716777+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Scheb\\TwoFactorBundle\\Security\\Authentication\\Token\\TwoFactorToken"} [] [2026-02-09T17:49:51.721038+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-09T17:49:51.722651+01:00] doctrine.DEBUG: Executing statement: SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP))) (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP)))","params":{"1":1},"types":{"1":1}} [] [2026-02-09T17:49:51.724323+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Uniweb\\AuthBundle\\Security\\User\\EntityUserProvider","username":"admin@regburns.be"} [] [2026-02-09T17:49:51.724489+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-09T17:49:51.724612+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:49:51.724758+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:49:51.724874+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:49:51.724989+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-09T17:49:51.725178+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:49:51.725361+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:49:51.738156+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-09T17:49:51.771221+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:49:51.774143+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-09T17:49:51.789458+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:49:51.791601+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-09T17:49:51.792064+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-09T17:49:51.794032+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-09T17:49:51.892555+01:00] doctrine.DEBUG: Executing statement: SELECT c0_.id AS id_0, c0_.formatted_token AS formatted_token_1, c0_.token AS token_2, c0_.type AS type_3, c0_.expires_at AS expires_at_4, c0_.created_at AS created_at_5, c0_.user_id AS user_id_6 FROM core__user_token c0_ WHERE c0_.token = ? AND c0_.type = ? (parameters: array{"1":"010439","2":"uniweb_auth.email_token"}, types: array{"1":2,"2":2}) {"sql":"SELECT c0_.id AS id_0, c0_.formatted_token AS formatted_token_1, c0_.token AS token_2, c0_.type AS type_3, c0_.expires_at AS expires_at_4, c0_.created_at AS created_at_5, c0_.user_id AS user_id_6 FROM core__user_token c0_ WHERE c0_.token = ? AND c0_.type = ?","params":{"1":"010439","2":"uniweb_auth.email_token"},"types":{"1":2,"2":2}} [] [2026-02-09T17:49:51.917349+01:00] doctrine.DEBUG: Beginning transaction [] [] [2026-02-09T17:49:51.917941+01:00] doctrine.DEBUG: Executing statement: INSERT INTO core__user_token (id, formatted_token, token, type, expires_at, created_at, user_id) VALUES (?, ?, ?, ?, ?, ?, ?) (parameters: array{"1":"~�\u001e~)�H1��6�,���","2":"010-439","3":"010439","4":"uniweb_auth.email_token","5":"2026-02-09 18:49:51","6":"2026-02-09 17:49:51","7":1}, types: array{"1":2,"2":2,"3":2,"4":2,"5":2,"6":2,"7":1}) {"sql":"INSERT INTO core__user_token (id, formatted_token, token, type, expires_at, created_at, user_id) VALUES (?, ?, ?, ?, ?, ?, ?)","params":{"1":"~�\u001e~)�H1��6�,���","2":"010-439","3":"010439","4":"uniweb_auth.email_token","5":"2026-02-09 18:49:51","6":"2026-02-09 17:49:51","7":1},"types":{"1":2,"2":2,"3":2,"4":2,"5":2,"6":2,"7":1}} [] [2026-02-09T17:49:51.918406+01:00] doctrine.DEBUG: Committing transaction [] [] [2026-02-09T17:49:51.925368+01:00] mailer.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-02-09T17:49:51.979366+01:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Mailer\Exception\TransportException: "Connection could not be established with host "mailhog:1025": stream_socket_client(): php_network_getaddresses: getaddrinfo for mailhog failed: Name or service not known" at SocketStream.php line 154 {"exception":"[object] (Symfony\\Component\\Mailer\\Exception\\TransportException(code: 0): Connection could not be established with host \"mailhog:1025\": stream_socket_client(): php_network_getaddresses: getaddrinfo for mailhog failed: Name or service not known at /var/www/html/reg-burns.unidev.eu/vendor/symfony/mailer/Transport/Smtp/Stream/SocketStream.php:154)"} [] [2026-02-09T17:49:51.980111+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-09T17:49:52.036297+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:49:52.036819+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:49:52.038611+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:49:52.038994+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-09T17:49:52.041669+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:49:52.042051+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:49:52.044314+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:49:52.044604+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:49:52.046228+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-09T17:49:52.048806+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:49:52.049104+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-09T17:49:52.049834+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-09T17:49:52.055505+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-09T17:49:52.056699+01:00] doctrine.DEBUG: Executing statement: SELECT c0_.id AS id_0, c0_.formatted_token AS formatted_token_1, c0_.token AS token_2, c0_.type AS type_3, c0_.expires_at AS expires_at_4, c0_.created_at AS created_at_5, c0_.user_id AS user_id_6 FROM core__user_token c0_ WHERE c0_.token = ? AND c0_.type = ? (parameters: array{"1":"044453","2":"uniweb_auth.email_token"}, types: array{"1":2,"2":2}) {"sql":"SELECT c0_.id AS id_0, c0_.formatted_token AS formatted_token_1, c0_.token AS token_2, c0_.type AS type_3, c0_.expires_at AS expires_at_4, c0_.created_at AS created_at_5, c0_.user_id AS user_id_6 FROM core__user_token c0_ WHERE c0_.token = ? AND c0_.type = ?","params":{"1":"044453","2":"uniweb_auth.email_token"},"types":{"1":2,"2":2}} [] [2026-02-09T17:49:52.057299+01:00] doctrine.DEBUG: Beginning transaction [] [] [2026-02-09T17:49:52.057632+01:00] doctrine.DEBUG: Executing statement: INSERT INTO core__user_token (id, formatted_token, token, type, expires_at, created_at, user_id) VALUES (?, ?, ?, ?, ?, ?, ?) (parameters: array{"1":"�y^N�;IN��G�\u001a��","2":"044-453","3":"044453","4":"uniweb_auth.email_token","5":"2026-02-09 18:49:52","6":"2026-02-09 17:49:52","7":1}, types: array{"1":2,"2":2,"3":2,"4":2,"5":2,"6":2,"7":1}) {"sql":"INSERT INTO core__user_token (id, formatted_token, token, type, expires_at, created_at, user_id) VALUES (?, ?, ?, ?, ?, ?, ?)","params":{"1":"�y^N�;IN��G�\u001a��","2":"044-453","3":"044453","4":"uniweb_auth.email_token","5":"2026-02-09 18:49:52","6":"2026-02-09 17:49:52","7":1},"types":{"1":2,"2":2,"3":2,"4":2,"5":2,"6":2,"7":1}} [] [2026-02-09T17:49:52.058006+01:00] doctrine.DEBUG: Committing transaction [] [] [2026-02-09T17:49:52.060260+01:00] mailer.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] [] [2026-02-09T17:49:52.212383+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T15:23:13.487641+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T15:23:13.492648+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T15:23:13.516171+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:21.522393+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/login/nl"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/login/nl\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login/nl/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:26:21.535152+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:26:21.590880+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:21.591656+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:21.593708+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:21.724634+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:26:21.726179+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:21.727022+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:26:21.728920+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:21.730010+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:26:21.732153+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:21.732415+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:26:21.733556+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:21.733847+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:26:21.734897+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:26:21.775108+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:21.775793+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:26:21.777279+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:26:21.787702+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:21.791177+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:26:21.794047+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:26:21.813596+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:26:21.815870+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:26:21.816324+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:26:21.818338+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:26:22.083293+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:26:22.251893+01:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"https://reg-burns.unidev.eu/_wdt/styles","method":"GET"} [] [2026-02-16T16:26:22.258938+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:26:22.272758+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:22.273070+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:22.273369+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:22.555955+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8ccb89"},"request_uri":"https://reg-burns.unidev.eu/_wdt/8ccb89?XDEBUG_IGNORE=1","method":"GET"} [] [2026-02-16T16:26:22.557007+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:26:22.565942+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:22.566200+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:22.566480+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:22.590336+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:26:22.592854+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:26:22.610880+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:26:22.613085+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:26:22.613539+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:26:22.615868+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:26:25.352894+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::index"},"request_uri":"https://reg-burns.unidev.eu/","method":"GET"} [] [2026-02-16T16:26:25.463198+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-16T16:26:25.463378+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:26:25.463516+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:26:25.463667+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:26:25.463772+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:26:25.464245+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:26:25.464425+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:26:25.548339+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:25.551416+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:25.574780+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:25.729068+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:25.929797+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:26:25.933643+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:26:25.963946+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:26:25.966559+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:26:25.967101+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:26:25.969678+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:26:26.034677+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:26:26.038835+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:26.042239+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:26:26.044399+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:26.044756+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:26:26.055857+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:26.056195+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:26:26.058679+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:26.058982+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:26:26.060419+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:26:26.122237+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:26.122897+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:26:26.126056+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:26:26.140409+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:26.266448+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:26:26.398151+01:00] request.INFO: Matched route "auth_login". {"route":"auth_login","route_parameters":{"_route":"auth_login","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::login"},"request_uri":"https://reg-burns.unidev.eu/login?_locale=nl","method":"GET"} [] [2026-02-16T16:26:26.399562+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-16T16:26:26.399740+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:26:26.399874+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:26:26.399998+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:26:26.400125+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:26:26.400360+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:26:26.400548+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:26:26.402255+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:26.402524+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:26.402853+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:26.409047+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:26.607361+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:26:26.609971+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:26:26.624852+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:26:26.627370+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:26:26.627898+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:26:26.630297+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:26:26.739816+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:26:26.740415+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:26.740783+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:26:26.741721+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:26.741961+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:26:26.743035+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:26.743307+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:26:26.744603+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:26.744892+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:26:26.745806+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:26:26.782558+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:26.782951+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:26:26.783639+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:26:26.789180+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:26.891491+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:26:27.094209+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/assets/app.css" (from "https://reg-burns.unidev.eu/login?_locale=nl")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/assets/app.css\" (from \"https://reg-burns.unidev.eu/login?_locale=nl\") at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/assets/app.css/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:26:27.113411+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:27.114184+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:27.116193+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:27.237459+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:26:27.238824+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:27.239612+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:26:27.241416+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:27.241781+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:26:27.244455+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:27.244841+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:26:27.247313+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:27.247680+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:26:27.249041+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:26:27.299002+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:27.299715+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:26:27.301148+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:26:27.309448+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:27.312222+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:26:27.315060+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:26:27.332149+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:26:27.334404+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:26:27.334912+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:26:27.336937+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:26:27.421780+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:26:27.651255+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"221fd2"},"request_uri":"https://reg-burns.unidev.eu/_wdt/221fd2?XDEBUG_IGNORE=1","method":"GET"} [] [2026-02-16T16:26:27.651917+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:26:27.660630+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:27.660918+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:27.661162+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:27.668918+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:26:27.671565+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:26:27.687375+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:26:27.689718+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:26:27.690210+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:26:27.692422+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:26:30.152759+01:00] request.INFO: Matched route "auth_login". {"route":"auth_login","route_parameters":{"_route":"auth_login","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::login"},"request_uri":"https://reg-burns.unidev.eu/login?_locale=nl","method":"POST"} [] [2026-02-16T16:26:30.156781+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-16T16:26:30.156936+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:26:30.157073+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:26:30.157195+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:26:30.157316+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:26:30.157594+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:26:30.157797+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:26:30.163609+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:30.164254+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:30.166250+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:30.179401+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:30.300532+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-16T16:26:30.300698+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:26:30.300813+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:26:30.300916+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:26:30.402384+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:26:30.404688+01:00] doctrine.DEBUG: Executing statement: SELECT u0_.email AS email_0, u0_.roles AS roles_1, u0_.is_active AS is_active_2, u0_.first_name AS first_name_3, u0_.last_name AS last_name_4, u0_.password AS password_5, u0_.language AS language_6, u0_.function AS function_7, u0_.title AS title_8, u0_.mobile AS mobile_9, u0_.phone AS phone_10, u0_.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_11, u0_.has_agreed_on AS has_agreed_on_12, u0_.created_at AS created_at_13, u0_.updated_at AS updated_at_14, u0_.created_by AS created_by_15, u0_.updated_by AS updated_by_16, u0_.deleted_at AS deleted_at_17, u0_.id AS id_18, u0_.uuid AS uuid_19, u0_.burncenter_id AS burncenter_id_20 FROM user u0_ WHERE (u0_.email = ?) AND ((u0_.deleted_at IS NULL OR u0_.deleted_at > CURRENT_TIMESTAMP)) (parameters: array{"1":"admin@uniweb.eu"}, types: array{"1":2}) {"sql":"SELECT u0_.email AS email_0, u0_.roles AS roles_1, u0_.is_active AS is_active_2, u0_.first_name AS first_name_3, u0_.last_name AS last_name_4, u0_.password AS password_5, u0_.language AS language_6, u0_.function AS function_7, u0_.title AS title_8, u0_.mobile AS mobile_9, u0_.phone AS phone_10, u0_.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_11, u0_.has_agreed_on AS has_agreed_on_12, u0_.created_at AS created_at_13, u0_.updated_at AS updated_at_14, u0_.created_by AS created_by_15, u0_.updated_by AS updated_by_16, u0_.deleted_at AS deleted_at_17, u0_.id AS id_18, u0_.uuid AS uuid_19, u0_.burncenter_id AS burncenter_id_20 FROM user u0_ WHERE (u0_.email = ?) AND ((u0_.deleted_at IS NULL OR u0_.deleted_at > CURRENT_TIMESTAMP))","params":{"1":"admin@uniweb.eu"},"types":{"1":2}} [] [2026-02-16T16:26:30.415153+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"admin@uniweb.eu\" not found. at /var/www/html/reg-burns.unidev.eu/vendor/uniweb/auth-bundle/src/Security/User/EntityUserProvider.php:89)","authenticator":"Uniweb\\AuthBundle\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2026-02-16T16:26:30.415630+01:00] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"/login"} [] [2026-02-16T16:26:30.467241+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:26:30.470122+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:26:30.487686+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:26:30.489849+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:26:30.490367+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:26:30.492623+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:26:30.517974+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:30.518352+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:26:30.519414+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:30.519696+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:26:30.521544+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:30.521837+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:26:30.523062+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:30.523305+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:26:30.524123+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:26:30.577210+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:30.577571+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:26:30.578370+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:26:30.584437+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:30.691159+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:26:30.873654+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/assets/app.css" (from "https://reg-burns.unidev.eu/login?_locale=nl")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/assets/app.css\" (from \"https://reg-burns.unidev.eu/login?_locale=nl\") at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/assets/app.css/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:26:30.876849+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:30.877087+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:30.877370+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:30.935817+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:26:30.936414+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:30.936749+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:26:30.937816+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:30.938087+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:26:30.939316+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:30.939592+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:26:30.940855+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:30.941159+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:26:30.942085+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:26:30.994871+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:30.995536+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:26:30.996826+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:26:31.007036+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:31.009260+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:26:31.011895+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:26:31.026793+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:26:31.028883+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:26:31.029337+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:26:31.031309+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:26:31.175701+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:26:31.373689+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"28e52c"},"request_uri":"https://reg-burns.unidev.eu/_wdt/28e52c?XDEBUG_IGNORE=1","method":"GET"} [] [2026-02-16T16:26:31.374242+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:26:31.381156+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:31.381453+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:31.381749+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:31.389585+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:26:31.392268+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:26:31.408756+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:26:31.411345+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:26:31.411965+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:26:31.414527+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:26:52.095343+01:00] request.INFO: Matched route "auth_login". {"route":"auth_login","route_parameters":{"_route":"auth_login","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::login"},"request_uri":"https://reg-burns.unidev.eu/login?_locale=nl","method":"POST"} [] [2026-02-16T16:26:52.099495+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-16T16:26:52.099683+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:26:52.099821+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:26:52.099944+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:26:52.100076+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:26:52.100374+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:26:52.100563+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:26:52.109970+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:52.110908+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:52.113001+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:52.127805+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:52.172704+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-16T16:26:52.172877+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:26:52.172991+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:26:52.173119+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:26:52.179497+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:26:52.181894+01:00] doctrine.DEBUG: Executing statement: SELECT u0_.email AS email_0, u0_.roles AS roles_1, u0_.is_active AS is_active_2, u0_.first_name AS first_name_3, u0_.last_name AS last_name_4, u0_.password AS password_5, u0_.language AS language_6, u0_.function AS function_7, u0_.title AS title_8, u0_.mobile AS mobile_9, u0_.phone AS phone_10, u0_.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_11, u0_.has_agreed_on AS has_agreed_on_12, u0_.created_at AS created_at_13, u0_.updated_at AS updated_at_14, u0_.created_by AS created_by_15, u0_.updated_by AS updated_by_16, u0_.deleted_at AS deleted_at_17, u0_.id AS id_18, u0_.uuid AS uuid_19, u0_.burncenter_id AS burncenter_id_20 FROM user u0_ WHERE (u0_.email = ?) AND ((u0_.deleted_at IS NULL OR u0_.deleted_at > CURRENT_TIMESTAMP)) (parameters: array{"1":"admin@uniweb.eu"}, types: array{"1":2}) {"sql":"SELECT u0_.email AS email_0, u0_.roles AS roles_1, u0_.is_active AS is_active_2, u0_.first_name AS first_name_3, u0_.last_name AS last_name_4, u0_.password AS password_5, u0_.language AS language_6, u0_.function AS function_7, u0_.title AS title_8, u0_.mobile AS mobile_9, u0_.phone AS phone_10, u0_.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_11, u0_.has_agreed_on AS has_agreed_on_12, u0_.created_at AS created_at_13, u0_.updated_at AS updated_at_14, u0_.created_by AS created_by_15, u0_.updated_by AS updated_by_16, u0_.deleted_at AS deleted_at_17, u0_.id AS id_18, u0_.uuid AS uuid_19, u0_.burncenter_id AS burncenter_id_20 FROM user u0_ WHERE (u0_.email = ?) AND ((u0_.deleted_at IS NULL OR u0_.deleted_at > CURRENT_TIMESTAMP))","params":{"1":"admin@uniweb.eu"},"types":{"1":2}} [] [2026-02-16T16:26:52.183687+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"admin@uniweb.eu\" not found. at /var/www/html/reg-burns.unidev.eu/vendor/uniweb/auth-bundle/src/Security/User/EntityUserProvider.php:89)","authenticator":"Uniweb\\AuthBundle\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2026-02-16T16:26:52.183920+01:00] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"/login"} [] [2026-02-16T16:26:52.231137+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:26:52.233790+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:26:52.250300+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:26:52.252697+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:26:52.253226+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:26:52.255568+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:26:52.279652+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:52.280167+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:26:52.281946+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:52.282306+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:26:52.285019+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:52.285386+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:26:52.287855+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:52.288207+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:26:52.289881+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:26:52.351038+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:52.351758+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:26:52.353431+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:26:52.362498+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:52.481018+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:26:52.695552+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/assets/app.css" (from "https://reg-burns.unidev.eu/login?_locale=nl")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/assets/app.css\" (from \"https://reg-burns.unidev.eu/login?_locale=nl\") at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/assets/app.css/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:26:52.698506+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:52.698744+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:52.698989+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:52.756391+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:26:52.757281+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:52.757693+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:26:52.759255+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:52.759522+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:26:52.761604+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:52.761966+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:26:52.764237+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:52.764535+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:26:52.765757+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:26:52.801237+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:52.801911+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:26:52.803120+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:26:52.813910+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:52.816212+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:26:52.818439+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:26:52.832441+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:26:52.834498+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:26:52.834967+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:26:52.836934+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:26:52.984329+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:26:53.174843+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"12f176"},"request_uri":"https://reg-burns.unidev.eu/_wdt/12f176?XDEBUG_IGNORE=1","method":"GET"} [] [2026-02-16T16:26:53.175435+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:26:53.181847+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:53.182103+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:53.182386+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:53.189696+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:26:53.192141+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:26:53.205905+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:26:53.207963+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:26:53.208409+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:26:53.210429+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:26:59.742777+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/assets/app.css" (from "https://reg-burns.unidev.eu/login?_locale=nl")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/assets/app.css\" (from \"https://reg-burns.unidev.eu/login?_locale=nl\") at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/assets/app.css/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:26:59.751805+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:59.752551+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:59.754549+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:59.818808+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:26:59.820223+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:59.821008+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:26:59.822719+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:59.823052+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:26:59.825770+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:59.826144+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:26:59.828270+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:59.828570+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:26:59.830102+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:26:59.868741+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:26:59.871530+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:59.871859+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:59.872195+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:26:59.890063+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:59.890729+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:26:59.892151+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:26:59.899896+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:59.902723+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:26:59.905466+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:26:59.922062+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:26:59.924264+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:26:59.924726+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:26:59.926862+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:26:59.932918+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:26:59.933707+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:59.934127+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:26:59.935901+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:59.936239+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:26:59.938288+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:59.938701+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:26:59.941087+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:59.941444+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:26:59.943079+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:26:59.982258+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:26:59.982993+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:26:59.984472+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:26:59.997706+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:27:00.003472+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:27:00.008590+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:27:00.027645+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:27:00.030160+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:27:00.030720+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:27:00.033037+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:27:00.192764+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:27:00.249283+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:27:00.313311+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/beagle/css/app.css.map/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:27:00.315367+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:27:00.315594+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:27:00.315852+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:27:00.373633+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:27:00.374339+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:27:00.374665+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:27:00.375688+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:27:00.376001+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:27:00.377267+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:27:00.377661+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:27:00.379753+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:27:00.380007+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:27:00.380928+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:27:00.439792+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:27:00.440329+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:27:00.441495+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:27:00.448556+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:27:00.450608+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:27:00.453202+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:27:00.467649+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:27:00.469951+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:27:00.470472+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:27:00.472911+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:27:00.778966+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:27:06.907859+01:00] request.INFO: Matched route "auth_login". {"route":"auth_login","route_parameters":{"_route":"auth_login","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::login"},"request_uri":"https://reg-burns.unidev.eu/login?_locale=nl","method":"POST"} [] [2026-02-16T16:27:06.911807+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-16T16:27:06.911984+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:27:06.912122+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:27:06.912244+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:27:06.912364+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:27:06.912674+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:27:06.912879+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:27:06.918457+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:27:06.919070+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:27:06.920794+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:27:06.932385+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:27:06.973535+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-16T16:27:06.973700+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:27:06.973815+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:27:06.973926+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:27:06.979675+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:27:06.981156+01:00] doctrine.DEBUG: Executing statement: SELECT u0_.email AS email_0, u0_.roles AS roles_1, u0_.is_active AS is_active_2, u0_.first_name AS first_name_3, u0_.last_name AS last_name_4, u0_.password AS password_5, u0_.language AS language_6, u0_.function AS function_7, u0_.title AS title_8, u0_.mobile AS mobile_9, u0_.phone AS phone_10, u0_.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_11, u0_.has_agreed_on AS has_agreed_on_12, u0_.created_at AS created_at_13, u0_.updated_at AS updated_at_14, u0_.created_by AS created_by_15, u0_.updated_by AS updated_by_16, u0_.deleted_at AS deleted_at_17, u0_.id AS id_18, u0_.uuid AS uuid_19, u0_.burncenter_id AS burncenter_id_20 FROM user u0_ WHERE (u0_.email = ?) AND ((u0_.deleted_at IS NULL OR u0_.deleted_at > CURRENT_TIMESTAMP)) (parameters: array{"1":"admin@uniweb.eu"}, types: array{"1":2}) {"sql":"SELECT u0_.email AS email_0, u0_.roles AS roles_1, u0_.is_active AS is_active_2, u0_.first_name AS first_name_3, u0_.last_name AS last_name_4, u0_.password AS password_5, u0_.language AS language_6, u0_.function AS function_7, u0_.title AS title_8, u0_.mobile AS mobile_9, u0_.phone AS phone_10, u0_.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_11, u0_.has_agreed_on AS has_agreed_on_12, u0_.created_at AS created_at_13, u0_.updated_at AS updated_at_14, u0_.created_by AS created_by_15, u0_.updated_by AS updated_by_16, u0_.deleted_at AS deleted_at_17, u0_.id AS id_18, u0_.uuid AS uuid_19, u0_.burncenter_id AS burncenter_id_20 FROM user u0_ WHERE (u0_.email = ?) AND ((u0_.deleted_at IS NULL OR u0_.deleted_at > CURRENT_TIMESTAMP))","params":{"1":"admin@uniweb.eu"},"types":{"1":2}} [] [2026-02-16T16:27:06.982939+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"admin@uniweb.eu\" not found. at /var/www/html/reg-burns.unidev.eu/vendor/uniweb/auth-bundle/src/Security/User/EntityUserProvider.php:89)","authenticator":"Uniweb\\AuthBundle\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2026-02-16T16:27:06.983166+01:00] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"/login"} [] [2026-02-16T16:27:07.030347+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:27:07.033201+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:27:07.048587+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:27:07.050751+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:27:07.051206+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:27:07.053223+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:27:07.076147+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:27:07.076665+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:27:07.078259+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:27:07.078603+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:27:07.081391+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:27:07.081825+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:27:07.084303+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:27:07.084605+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:27:07.085910+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:27:07.131891+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:27:07.132309+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:27:07.133193+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:27:07.139027+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:27:07.250833+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:27:07.567066+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/assets/app.css" (from "https://reg-burns.unidev.eu/login?_locale=nl")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/assets/app.css\" (from \"https://reg-burns.unidev.eu/login?_locale=nl\") at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/assets/app.css/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:27:07.570499+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:27:07.570805+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:27:07.571101+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:27:07.639747+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:27:07.640327+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:27:07.640693+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:27:07.641751+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:27:07.642749+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:27:07.644021+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:27:07.644310+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:27:07.645635+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:27:07.648696+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:27:07.649669+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:27:07.725510+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:27:07.726891+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:27:07.727981+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:27:07.737427+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:27:07.739586+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:27:07.742299+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:27:07.760195+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:27:07.762733+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:27:07.763299+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:27:07.765777+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:27:07.779295+01:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"https://reg-burns.unidev.eu/_wdt/styles","method":"GET"} [] [2026-02-16T16:27:07.780112+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:27:07.787375+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:27:07.787681+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:27:07.787979+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:27:07.985660+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/beagle/css/app.css.map/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:27:07.988005+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:27:07.988275+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:27:07.988559+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:27:08.052779+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:27:08.053947+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:27:08.054336+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:27:08.056447+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:27:08.056746+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:27:08.058110+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:27:08.058394+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:27:08.059699+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:27:08.060761+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:27:08.062760+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:27:08.093010+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f3dfb9"},"request_uri":"https://reg-burns.unidev.eu/_wdt/f3dfb9?XDEBUG_IGNORE=1","method":"GET"} [] [2026-02-16T16:27:08.093683+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:27:08.101475+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:27:08.101814+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:27:08.102151+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:27:08.112355+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:27:08.115148+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:27:08.118591+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:27:08.121537+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:27:08.121876+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:27:08.122213+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:27:08.131018+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:27:08.131716+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:27:08.132205+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:27:08.133423+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:27:08.134689+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:27:08.135253+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:27:08.137630+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:27:08.140148+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:27:08.142286+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:27:08.144973+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:27:08.161836+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:27:08.164330+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:27:08.164887+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:27:08.167491+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:27:08.206583+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:27:08.207360+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:27:08.207729+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:27:08.208812+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:27:08.209099+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:27:08.210395+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:27:08.210686+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:27:08.213172+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:27:08.213526+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:27:08.215163+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:27:08.264170+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:27:08.264562+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:27:08.265332+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:27:08.270865+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:27:08.273221+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:27:08.276206+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:27:08.293847+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:27:08.296466+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:27:08.297059+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:27:08.299684+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:27:08.303031+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:27:08.322758+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:27:08.453655+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T15:27:36.996203+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T15:27:37.000766+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T15:27:37.023201+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T15:27:37.034018+00:00] console.CRITICAL: Error thrown while running command "doctrine:schema:update --dump". Message: "The "--dump" option does not exist." {"exception":"[object] (Symfony\\Component\\Console\\Exception\\RuntimeException(code: 0): The \"--dump\" option does not exist. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/console/Input/ArgvInput.php:226)","command":"doctrine:schema:update --dump","message":"The \"--dump\" option does not exist."} [] [2026-02-16T15:27:37.034421+00:00] console.DEBUG: Command "doctrine:schema:update --dump" exited with code "1" {"command":"doctrine:schema:update --dump","code":1} [] [2026-02-16T15:27:40.266506+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T15:27:40.271084+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T15:27:40.291274+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T15:27:40.362317+00:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T15:27:40.386609+00:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T15:27:40.391164+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T15:27:40.419278+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T15:27:40.420647+00:00] doctrine.DEBUG: Executing statement: SELECT c.TABLE_NAME, c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage"}, types: array{"1":2,"2":2}) {"sql":"SELECT c.TABLE_NAME, c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage"},"types":{"1":2,"2":2}} [] [2026-02-16T15:27:40.488733+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME, NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T15:27:40.491803+00:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.TABLE_NAME, k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT DISTINCT k.TABLE_NAME, k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T15:27:40.493201+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T15:27:40.514361+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T15:27:40.519087+00:00] doctrine.DEBUG: Executing statement: SELECT CHARACTER_SET_NAME FROM information_schema.COLLATIONS WHERE COLLATION_NAME = ?; (parameters: array{"1":"utf8mb4_unicode_ci"}, types: array{"1":2}) {"sql":"SELECT CHARACTER_SET_NAME\nFROM information_schema.COLLATIONS\nWHERE COLLATION_NAME = ?;","params":{"1":"utf8mb4_unicode_ci"},"types":{"1":2}} [] [2026-02-16T15:27:40.519816+00:00] doctrine.DEBUG: Executing statement: SELECT CHARACTER_SET_NAME FROM information_schema.COLLATIONS WHERE COLLATION_NAME = ?; (parameters: array{"1":"utf8mb4_bin"}, types: array{"1":2}) {"sql":"SELECT CHARACTER_SET_NAME\nFROM information_schema.COLLATIONS\nWHERE COLLATION_NAME = ?;","params":{"1":"utf8mb4_bin"},"types":{"1":2}} [] [2026-02-16T15:27:40.542068+00:00] php.INFO: User Deprecated: Doctrine\DBAL\Schema\SchemaDiff::toSaveSql is deprecated. (SchemaDiff.php:218 called by SchemaTool.php:994, https://github.com/doctrine/dbal/pull/5766, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Doctrine\\DBAL\\Schema\\SchemaDiff::toSaveSql is deprecated. (SchemaDiff.php:218 called by SchemaTool.php:994, https://github.com/doctrine/dbal/pull/5766, package doctrine/dbal) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T15:27:40.544061+00:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T15:27:57.195806+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T15:27:57.200397+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T15:27:57.221915+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T15:27:57.289156+00:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T15:27:57.313093+00:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T15:27:57.316802+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T15:27:57.339122+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T15:27:57.340541+00:00] doctrine.DEBUG: Executing statement: SELECT c.TABLE_NAME, c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage"}, types: array{"1":2,"2":2}) {"sql":"SELECT c.TABLE_NAME, c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage"},"types":{"1":2,"2":2}} [] [2026-02-16T15:27:57.433898+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME, NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T15:27:57.437071+00:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.TABLE_NAME, k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT DISTINCT k.TABLE_NAME, k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T15:27:57.440027+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T15:27:57.471943+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T15:27:57.477063+00:00] doctrine.DEBUG: Executing statement: SELECT CHARACTER_SET_NAME FROM information_schema.COLLATIONS WHERE COLLATION_NAME = ?; (parameters: array{"1":"utf8mb4_unicode_ci"}, types: array{"1":2}) {"sql":"SELECT CHARACTER_SET_NAME\nFROM information_schema.COLLATIONS\nWHERE COLLATION_NAME = ?;","params":{"1":"utf8mb4_unicode_ci"},"types":{"1":2}} [] [2026-02-16T15:27:57.478501+00:00] doctrine.DEBUG: Executing statement: SELECT CHARACTER_SET_NAME FROM information_schema.COLLATIONS WHERE COLLATION_NAME = ?; (parameters: array{"1":"utf8mb4_bin"}, types: array{"1":2}) {"sql":"SELECT CHARACTER_SET_NAME\nFROM information_schema.COLLATIONS\nWHERE COLLATION_NAME = ?;","params":{"1":"utf8mb4_bin"},"types":{"1":2}} [] [2026-02-16T15:27:57.501608+00:00] php.INFO: User Deprecated: Doctrine\DBAL\Schema\SchemaDiff::toSaveSql is deprecated. (SchemaDiff.php:218 called by SchemaTool.php:994, https://github.com/doctrine/dbal/pull/5766, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Doctrine\\DBAL\\Schema\\SchemaDiff::toSaveSql is deprecated. (SchemaDiff.php:218 called by SchemaTool.php:994, https://github.com/doctrine/dbal/pull/5766, package doctrine/dbal) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T15:27:57.502200+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T15:27:57.508998+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T15:27:57.509482+00:00] doctrine.DEBUG: Executing statement: SELECT c.TABLE_NAME, c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage"}, types: array{"1":2,"2":2}) {"sql":"SELECT c.TABLE_NAME, c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage"},"types":{"1":2,"2":2}} [] [2026-02-16T15:27:57.595058+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME, NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T15:27:57.596900+00:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.TABLE_NAME, k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT DISTINCT k.TABLE_NAME, k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T15:27:57.598779+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T15:27:57.621243+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T15:27:57.622145+00:00] doctrine.DEBUG: Executing statement: SELECT CHARACTER_SET_NAME FROM information_schema.COLLATIONS WHERE COLLATION_NAME = ?; (parameters: array{"1":"utf8mb4_unicode_ci"}, types: array{"1":2}) {"sql":"SELECT CHARACTER_SET_NAME\nFROM information_schema.COLLATIONS\nWHERE COLLATION_NAME = ?;","params":{"1":"utf8mb4_unicode_ci"},"types":{"1":2}} [] [2026-02-16T15:27:57.623028+00:00] doctrine.DEBUG: Executing statement: SELECT CHARACTER_SET_NAME FROM information_schema.COLLATIONS WHERE COLLATION_NAME = ?; (parameters: array{"1":"utf8mb4_bin"}, types: array{"1":2}) {"sql":"SELECT CHARACTER_SET_NAME\nFROM information_schema.COLLATIONS\nWHERE COLLATION_NAME = ?;","params":{"1":"utf8mb4_bin"},"types":{"1":2}} [] [2026-02-16T15:27:57.649495+00:00] doctrine.DEBUG: Executing statement: ALTER TABLE patient_nfsupport_item ADD note LONGTEXT NOT NULL {"sql":"ALTER TABLE patient_nfsupport_item ADD note LONGTEXT NOT NULL"} [] [2026-02-16T15:27:57.675801+00:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:28:01.249454+01:00] request.INFO: Matched route "auth_login". {"route":"auth_login","route_parameters":{"_route":"auth_login","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::login"},"request_uri":"https://reg-burns.unidev.eu/login?_locale=nl","method":"POST"} [] [2026-02-16T16:28:01.253279+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-16T16:28:01.253410+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:28:01.253525+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:28:01.253656+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:28:01.253761+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:28:01.254044+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:28:01.254233+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:28:01.260423+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:01.261174+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:01.263100+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:01.275158+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:01.317333+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-16T16:28:01.317485+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:28:01.317598+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:28:01.317717+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:28:01.323198+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:28:01.324701+01:00] doctrine.DEBUG: Executing statement: SELECT u0_.email AS email_0, u0_.roles AS roles_1, u0_.is_active AS is_active_2, u0_.first_name AS first_name_3, u0_.last_name AS last_name_4, u0_.password AS password_5, u0_.language AS language_6, u0_.function AS function_7, u0_.title AS title_8, u0_.mobile AS mobile_9, u0_.phone AS phone_10, u0_.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_11, u0_.has_agreed_on AS has_agreed_on_12, u0_.created_at AS created_at_13, u0_.updated_at AS updated_at_14, u0_.created_by AS created_by_15, u0_.updated_by AS updated_by_16, u0_.deleted_at AS deleted_at_17, u0_.id AS id_18, u0_.uuid AS uuid_19, u0_.burncenter_id AS burncenter_id_20 FROM user u0_ WHERE (u0_.email = ?) AND ((u0_.deleted_at IS NULL OR u0_.deleted_at > CURRENT_TIMESTAMP)) (parameters: array{"1":"admin@uniweb.eu"}, types: array{"1":2}) {"sql":"SELECT u0_.email AS email_0, u0_.roles AS roles_1, u0_.is_active AS is_active_2, u0_.first_name AS first_name_3, u0_.last_name AS last_name_4, u0_.password AS password_5, u0_.language AS language_6, u0_.function AS function_7, u0_.title AS title_8, u0_.mobile AS mobile_9, u0_.phone AS phone_10, u0_.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_11, u0_.has_agreed_on AS has_agreed_on_12, u0_.created_at AS created_at_13, u0_.updated_at AS updated_at_14, u0_.created_by AS created_by_15, u0_.updated_by AS updated_by_16, u0_.deleted_at AS deleted_at_17, u0_.id AS id_18, u0_.uuid AS uuid_19, u0_.burncenter_id AS burncenter_id_20 FROM user u0_ WHERE (u0_.email = ?) AND ((u0_.deleted_at IS NULL OR u0_.deleted_at > CURRENT_TIMESTAMP))","params":{"1":"admin@uniweb.eu"},"types":{"1":2}} [] [2026-02-16T16:28:01.326206+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"admin@uniweb.eu\" not found. at /var/www/html/reg-burns.unidev.eu/vendor/uniweb/auth-bundle/src/Security/User/EntityUserProvider.php:89)","authenticator":"Uniweb\\AuthBundle\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2026-02-16T16:28:01.326435+01:00] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"/login"} [] [2026-02-16T16:28:01.376430+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:28:01.379509+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:28:01.398018+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:28:01.400532+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:28:01.401108+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:28:01.403599+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:28:01.429415+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:01.429890+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:28:01.439800+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:01.440217+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:28:01.443133+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:01.443555+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:28:01.446240+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:01.446685+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:28:01.447848+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:28:01.487541+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:01.488007+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:28:01.488972+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:28:01.495409+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:01.616639+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:28:01.905244+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/assets/app.css" (from "https://reg-burns.unidev.eu/login?_locale=nl")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/assets/app.css\" (from \"https://reg-burns.unidev.eu/login?_locale=nl\") at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/assets/app.css/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:28:01.908695+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:01.909004+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:01.909508+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:01.974329+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:28:01.975086+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:01.975748+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:28:01.976787+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:01.978812+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:28:01.980329+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:01.980645+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:28:01.981954+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:01.982245+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:28:01.983149+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:28:02.037087+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:02.037574+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:28:02.038288+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:28:02.043875+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:02.045973+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:28:02.048630+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:28:02.064846+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:28:02.067096+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:28:02.067646+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:28:02.070090+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:28:02.180384+01:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"https://reg-burns.unidev.eu/_wdt/styles","method":"GET"} [] [2026-02-16T16:28:02.181053+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:28:02.188721+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:02.189060+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:02.189401+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:02.386544+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/beagle/css/app.css.map/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:28:02.389153+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:02.389453+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:02.389769+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:02.415928+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:28:02.418884+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:02.419209+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:02.419551+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:02.453751+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:28:02.454421+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:02.454807+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:28:02.456043+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:02.456598+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:28:02.457519+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"96a5d8"},"request_uri":"https://reg-burns.unidev.eu/_wdt/96a5d8?XDEBUG_IGNORE=1","method":"GET"} [] [2026-02-16T16:28:02.458194+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:28:02.458337+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:02.458757+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:28:02.460133+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:02.460602+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:28:02.461717+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:28:02.466190+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:02.466499+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:02.466858+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:02.479877+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:28:02.482734+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:28:02.484455+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:28:02.486041+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:02.486423+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:28:02.487603+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:02.487969+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:28:02.489417+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:02.489740+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:28:02.491074+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:02.491374+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:28:02.492448+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:28:02.499808+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:28:02.502381+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:28:02.502965+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:28:02.505379+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:28:02.519854+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:02.520277+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:28:02.521751+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:28:02.532562+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:02.536641+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:28:02.541594+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:28:02.552344+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:02.552755+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:28:02.553975+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:28:02.562055+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:28:02.562548+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:02.565064+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:28:02.565313+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:28:02.566120+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:28:02.567912+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:28:02.569273+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:28:02.585104+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:28:02.587596+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:28:02.588165+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:28:02.590709+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:28:02.611047+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:28:02.688150+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:28:02.724920+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:28:06.311691+01:00] request.INFO: Matched route "auth_login". {"route":"auth_login","route_parameters":{"_route":"auth_login","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::login"},"request_uri":"https://reg-burns.unidev.eu/login?_locale=nl","method":"POST"} [] [2026-02-16T16:28:06.315913+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-16T16:28:06.316069+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:28:06.316204+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:28:06.316325+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:28:06.316444+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:28:06.316758+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:28:06.316951+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:28:06.322551+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:06.323254+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:06.324977+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:06.337015+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:06.378997+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-16T16:28:06.379173+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:28:06.379287+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:28:06.379390+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:28:06.384425+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:28:06.385776+01:00] doctrine.DEBUG: Executing statement: SELECT u0_.email AS email_0, u0_.roles AS roles_1, u0_.is_active AS is_active_2, u0_.first_name AS first_name_3, u0_.last_name AS last_name_4, u0_.password AS password_5, u0_.language AS language_6, u0_.function AS function_7, u0_.title AS title_8, u0_.mobile AS mobile_9, u0_.phone AS phone_10, u0_.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_11, u0_.has_agreed_on AS has_agreed_on_12, u0_.created_at AS created_at_13, u0_.updated_at AS updated_at_14, u0_.created_by AS created_by_15, u0_.updated_by AS updated_by_16, u0_.deleted_at AS deleted_at_17, u0_.id AS id_18, u0_.uuid AS uuid_19, u0_.burncenter_id AS burncenter_id_20 FROM user u0_ WHERE (u0_.email = ?) AND ((u0_.deleted_at IS NULL OR u0_.deleted_at > CURRENT_TIMESTAMP)) (parameters: array{"1":"admin@uniweb.eu"}, types: array{"1":2}) {"sql":"SELECT u0_.email AS email_0, u0_.roles AS roles_1, u0_.is_active AS is_active_2, u0_.first_name AS first_name_3, u0_.last_name AS last_name_4, u0_.password AS password_5, u0_.language AS language_6, u0_.function AS function_7, u0_.title AS title_8, u0_.mobile AS mobile_9, u0_.phone AS phone_10, u0_.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_11, u0_.has_agreed_on AS has_agreed_on_12, u0_.created_at AS created_at_13, u0_.updated_at AS updated_at_14, u0_.created_by AS created_by_15, u0_.updated_by AS updated_by_16, u0_.deleted_at AS deleted_at_17, u0_.id AS id_18, u0_.uuid AS uuid_19, u0_.burncenter_id AS burncenter_id_20 FROM user u0_ WHERE (u0_.email = ?) AND ((u0_.deleted_at IS NULL OR u0_.deleted_at > CURRENT_TIMESTAMP))","params":{"1":"admin@uniweb.eu"},"types":{"1":2}} [] [2026-02-16T16:28:06.387363+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"admin@uniweb.eu\" not found. at /var/www/html/reg-burns.unidev.eu/vendor/uniweb/auth-bundle/src/Security/User/EntityUserProvider.php:89)","authenticator":"Uniweb\\AuthBundle\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2026-02-16T16:28:06.387551+01:00] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"/login"} [] [2026-02-16T16:28:06.432761+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:28:06.435206+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:28:06.450680+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:28:06.452818+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:28:06.453268+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:28:06.455274+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:28:06.480116+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:06.480708+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:28:06.482216+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:06.482529+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:28:06.484931+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:06.485313+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:28:06.487278+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:06.487648+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:28:06.488998+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:28:06.540277+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:06.540679+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:28:06.541484+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:28:06.550189+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:06.668794+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:28:06.923828+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/assets/app.css" (from "https://reg-burns.unidev.eu/login?_locale=nl")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/assets/app.css\" (from \"https://reg-burns.unidev.eu/login?_locale=nl\") at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/assets/app.css/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:28:06.927076+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:06.927348+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:06.927656+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:06.997040+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:28:07.000807+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:07.001160+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:28:07.002212+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:07.003726+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:28:07.004978+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:07.010816+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:28:07.012163+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:07.012454+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:28:07.013432+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:28:07.086560+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:07.086980+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:28:07.087706+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:28:07.093529+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:07.095611+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:28:07.098432+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:28:07.115243+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:28:07.117729+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:28:07.118266+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:28:07.120611+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:28:07.208220+01:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"https://reg-burns.unidev.eu/_wdt/styles","method":"GET"} [] [2026-02-16T16:28:07.208764+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:28:07.215506+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:07.215807+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:07.216087+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:07.257798+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:28:07.873040+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"394fcf"},"request_uri":"https://reg-burns.unidev.eu/_wdt/394fcf?XDEBUG_IGNORE=1","method":"GET"} [] [2026-02-16T16:28:07.873672+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:28:07.873412+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/beagle/css/app.css.map/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:28:07.875781+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:07.876060+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:07.876342+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:07.880659+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:07.880935+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:07.881219+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:07.889535+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:28:07.892218+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:28:07.894950+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:28:07.897312+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:07.897581+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:07.897883+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:07.908586+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:28:07.911095+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:28:07.911647+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:28:07.913915+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:28:07.937670+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:28:07.938773+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:07.939128+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:28:07.940212+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:07.941775+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:28:07.943067+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:07.943346+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:28:07.944684+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:07.944988+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:28:07.945949+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:28:07.961669+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:28:07.962789+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:07.963226+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:28:07.964284+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:07.965890+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:28:07.968388+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:07.969494+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:28:07.971447+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:07.972757+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:28:07.974054+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:28:07.990251+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:07.990626+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:28:07.991332+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:28:07.996895+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:07.999046+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:28:08.004213+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:28:08.014546+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:08.014927+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:28:08.015670+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:28:08.021285+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:28:08.023831+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:28:08.024394+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:28:08.025227+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:08.026785+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:28:08.028159+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:28:08.030882+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:28:08.046425+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:28:08.048921+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:28:08.049422+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:28:08.051609+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:28:08.161362+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:28:08.193460+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:28:18.755879+01:00] request.INFO: Matched route "auth_login". {"route":"auth_login","route_parameters":{"_route":"auth_login","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::login"},"request_uri":"https://reg-burns.unidev.eu/login?_locale=nl","method":"POST"} [] [2026-02-16T16:28:18.759311+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-16T16:28:18.759469+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:28:18.759584+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:28:18.759747+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:28:18.759854+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:28:18.760095+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:28:18.760260+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:28:18.765852+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:18.766508+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:18.768375+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:18.780683+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:18.811051+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "No secret provided" at ReCaptcha.php line 142 {"exception":"[object] (RuntimeException(code: 0): No secret provided at /var/www/html/reg-burns.unidev.eu/vendor/google/recaptcha/src/ReCaptcha/ReCaptcha.php:142)"} [] [2026-02-16T16:28:18.811813+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:28:18.892550+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:28:18.893673+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:18.894323+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:28:18.895355+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:18.895595+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:28:18.897258+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:18.897479+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:28:18.898649+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:18.899139+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:28:18.900213+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:28:18.945388+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:18.945958+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:28:18.947218+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:28:18.958052+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:28:18.960529+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:28:18.963306+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:28:18.979421+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:28:18.981780+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:28:18.982324+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:28:18.984533+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:28:19.243174+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:28:19.423878+01:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"https://reg-burns.unidev.eu/_wdt/styles","method":"GET"} [] [2026-02-16T16:28:19.424442+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:28:19.430461+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:19.430743+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:19.431026+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:19.708499+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d0b1c0"},"request_uri":"https://reg-burns.unidev.eu/_wdt/d0b1c0?XDEBUG_IGNORE=1","method":"GET"} [] [2026-02-16T16:28:19.709111+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:28:19.715526+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:19.715798+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:19.716048+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:28:19.729440+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:28:19.731925+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:28:19.746064+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:28:19.748090+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:28:19.748543+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:28:19.750633+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T15:29:56.202288+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T15:29:56.207105+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T15:29:56.228490+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:30:10.950786+01:00] request.INFO: Matched route "auth_login". {"route":"auth_login","route_parameters":{"_route":"auth_login","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::login"},"request_uri":"https://reg-burns.unidev.eu/login?_locale=nl","method":"POST"} [] [2026-02-16T16:30:10.959660+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-16T16:30:10.959828+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:30:10.959974+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:30:10.960098+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:30:10.960219+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:30:10.960771+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:30:10.960971+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:30:10.970950+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:30:10.971778+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:30:10.973935+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:30:10.991793+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:30:11.032199+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "The ReCaptcha site key could not be found. Make sure you configure ReCaptcha by adding the "GOOGLE_RECAPTCHA_SITE_KEY" and "GOOGLE_RECAPTCHA_SECRET" variables to your .env file." at RecaptchaType.php line 38 {"exception":"[object] (RuntimeException(code: 0): The ReCaptcha site key could not be found. Make sure you configure ReCaptcha by adding the \"GOOGLE_RECAPTCHA_SITE_KEY\" and \"GOOGLE_RECAPTCHA_SECRET\" variables to your .env file. at /var/www/html/reg-burns.unidev.eu/vendor/uniweb/core-bundle/src/Form/Type/RecaptchaType.php:38)"} [] [2026-02-16T16:30:11.033098+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:30:11.082431+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:30:11.083961+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:30:11.084784+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:30:11.085850+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:30:11.086106+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:30:11.088302+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:30:11.088680+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:30:11.090046+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:30:11.090330+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:30:11.091277+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:30:11.148703+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:30:11.149369+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:30:11.151247+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:30:11.157455+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:30:11.160887+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:30:11.163779+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:30:11.181061+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:30:11.183470+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:30:11.184084+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:30:11.186565+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:30:12.959754+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:30:13.866055+01:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"https://reg-burns.unidev.eu/_wdt/styles","method":"GET"} [] [2026-02-16T16:30:13.867489+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:30:13.879775+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:30:13.880394+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:30:13.882405+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:30:14.386791+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"23c49c"},"request_uri":"https://reg-burns.unidev.eu/_wdt/23c49c?XDEBUG_IGNORE=1","method":"GET"} [] [2026-02-16T16:30:14.387421+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:30:14.394569+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:30:14.394877+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:30:14.395166+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:30:14.411472+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:30:14.413935+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:30:14.431530+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:30:14.433851+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:30:14.434344+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:30:14.436804+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T15:30:36.545637+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T15:30:36.549858+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T15:30:36.572563+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:30:55.567578+01:00] request.INFO: Matched route "auth_login". {"route":"auth_login","route_parameters":{"_route":"auth_login","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::login"},"request_uri":"https://reg-burns.unidev.eu/login?_locale=nl","method":"POST"} [] [2026-02-16T16:30:55.576641+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-16T16:30:55.576815+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:30:55.576954+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:30:55.577078+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:30:55.577199+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:30:55.577826+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:30:55.578030+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:30:55.588014+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:30:55.588798+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:30:55.590752+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:30:55.608061+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:30:55.722502+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:30:55.725384+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:30:55.742495+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:30:55.744755+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:30:55.745408+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:30:55.747856+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:30:55.805263+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:30:55.806650+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:30:55.807475+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:30:55.809330+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:30:55.809739+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:30:55.812626+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:30:55.813068+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:30:55.815699+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:30:55.816170+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:30:55.818039+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:30:55.876131+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:30:55.876919+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:30:55.878293+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:30:55.890109+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:30:56.007880+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:30:56.303328+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/assets/app.css" (from "https://reg-burns.unidev.eu/login?_locale=nl")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/assets/app.css\" (from \"https://reg-burns.unidev.eu/login?_locale=nl\") at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/assets/app.css/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:30:56.307397+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:30:56.307639+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:30:56.307887+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:30:56.382639+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:30:56.383220+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:30:56.383563+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:30:56.384635+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:30:56.385734+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:30:56.386985+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:30:56.387261+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:30:56.388543+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:30:56.389756+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:30:56.390674+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:30:56.454149+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:30:56.454995+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:30:56.456288+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:30:56.466627+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:30:56.468786+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:30:56.471252+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:30:56.486653+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:30:56.489171+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:30:56.489693+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:30:56.492083+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:30:56.510844+01:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"https://reg-burns.unidev.eu/_wdt/styles","method":"GET"} [] [2026-02-16T16:30:56.511537+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:30:56.519129+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:30:56.519437+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:30:56.519750+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:30:56.578528+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:30:56.989128+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/beagle/css/app.css.map/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:30:56.991491+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:30:56.991743+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:30:56.991993+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:30:57.012016+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:30:57.014372+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:30:57.014673+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:30:57.014966+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:30:57.055112+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:30:57.055875+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:30:57.056297+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:30:57.058029+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:30:57.058380+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:30:57.060468+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:30:57.060842+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:30:57.063527+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:30:57.063903+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:30:57.065765+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:30:57.080275+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:30:57.080982+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:30:57.081369+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:30:57.083149+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:30:57.083487+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:30:57.085707+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:30:57.085998+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:30:57.088357+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:30:57.088735+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:30:57.090322+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:30:57.119646+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:30:57.120033+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:30:57.120816+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:30:57.126312+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:30:57.128557+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:30:57.131336+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:30:57.138873+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:30:57.139238+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:30:57.140935+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:30:57.146501+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:30:57.148335+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:30:57.149600+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:30:57.150829+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:30:57.151391+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:30:57.152164+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:30:57.153700+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:30:57.168316+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:30:57.170836+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:30:57.171394+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:30:57.173784+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:30:57.306141+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:30:57.353482+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2583ba"},"request_uri":"https://reg-burns.unidev.eu/_wdt/2583ba?XDEBUG_IGNORE=1","method":"GET"} [] [2026-02-16T16:30:57.354137+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:30:57.361473+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:30:57.361781+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:30:57.362134+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:30:57.370564+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:30:57.373071+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:30:57.389594+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:30:57.391991+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:30:57.392446+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:30:57.393511+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:30:57.395021+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:31:18.851899+01:00] request.INFO: Matched route "auth_login". {"route":"auth_login","route_parameters":{"_route":"auth_login","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::login"},"request_uri":"https://reg-burns.unidev.eu/login?_locale=nl","method":"POST"} [] [2026-02-16T16:31:18.856003+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-16T16:31:18.856141+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:31:18.856256+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:31:18.856359+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:31:18.856459+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:31:18.856757+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:31:18.856955+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:31:18.863415+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:31:18.864101+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:31:18.865986+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:31:18.883072+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:31:18.989133+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:31:18.992902+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:31:19.011134+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:31:19.013454+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:31:19.013945+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:31:19.016441+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:31:19.040748+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:31:19.042205+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:31:19.043011+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:31:19.044903+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:31:19.045252+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:31:19.048014+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:31:19.048357+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:31:19.050745+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:31:19.051040+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:31:19.052665+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:31:19.114260+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:31:19.115066+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:31:19.116832+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:31:19.124530+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:31:19.222008+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:31:19.521277+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/assets/app.css" (from "https://reg-burns.unidev.eu/login?_locale=nl")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/assets/app.css\" (from \"https://reg-burns.unidev.eu/login?_locale=nl\") at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/assets/app.css/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:31:19.524415+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:31:19.524685+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:31:19.524985+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:31:19.585077+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:31:19.585936+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:31:19.586338+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:31:19.588129+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:31:19.589679+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:31:19.592012+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:31:19.592351+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:31:19.594951+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:31:19.595663+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:31:19.597671+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:31:19.666902+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:31:19.668905+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:31:19.669637+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:31:19.677927+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:31:19.680191+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:31:19.682872+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:31:19.699400+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:31:19.701962+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:31:19.702518+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:31:19.705707+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:31:19.828854+01:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"https://reg-burns.unidev.eu/_wdt/styles","method":"GET"} [] [2026-02-16T16:31:19.829539+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:31:19.837505+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:31:19.837836+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:31:19.838172+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:31:19.857480+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:31:20.020500+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/beagle/css/app.css.map/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:31:20.026306+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:31:20.026659+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:31:20.026960+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:31:20.054896+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:31:20.057296+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:31:20.057593+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:31:20.057897+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:31:20.112468+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:31:20.113150+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:31:20.113506+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:31:20.114656+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:31:20.115048+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9895f6"},"request_uri":"https://reg-burns.unidev.eu/_wdt/9895f6?XDEBUG_IGNORE=1","method":"GET"} [] [2026-02-16T16:31:20.115759+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:31:20.115829+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:31:20.117356+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:31:20.117650+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:31:20.118939+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:31:20.119207+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:31:20.120130+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:31:20.123663+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:31:20.123943+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:31:20.124250+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:31:20.132987+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:31:20.132982+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:31:20.133547+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:31:20.133903+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:31:20.135513+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:31:20.135809+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:31:20.135858+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:31:20.137033+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:31:20.137378+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:31:20.138694+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:31:20.139002+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:31:20.140005+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:31:20.152507+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:31:20.154866+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:31:20.155402+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:31:20.157765+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:31:20.177920+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:31:20.178301+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:31:20.179143+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:31:20.188565+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:31:20.192818+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:31:20.195028+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:31:20.195393+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:31:20.196091+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:31:20.197576+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:31:20.201555+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:31:20.203740+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:31:20.206405+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:31:20.215781+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:31:20.218108+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:31:20.218675+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:31:20.221039+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:31:20.222750+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:31:20.225216+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:31:20.225769+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:31:20.228072+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:31:20.362001+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:31:20.375147+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T15:33:05.525501+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T15:33:05.530211+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T15:33:05.551493+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:33:20.249056+01:00] request.INFO: Matched route "auth_login". {"route":"auth_login","route_parameters":{"_route":"auth_login","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::login"},"request_uri":"https://reg-burns.unidev.eu/login?_locale=nl","method":"POST"} [] [2026-02-16T16:33:20.258176+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-16T16:33:20.258347+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:33:20.258495+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:33:20.258641+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:33:20.258771+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:33:20.259396+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:33:20.259602+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:33:20.269688+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:33:20.270399+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:33:20.272535+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:33:20.288892+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:33:20.327029+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "No secret provided" at ReCaptcha.php line 142 {"exception":"[object] (RuntimeException(code: 0): No secret provided at /var/www/html/reg-burns.unidev.eu/vendor/google/recaptcha/src/ReCaptcha/ReCaptcha.php:142)"} [] [2026-02-16T16:33:20.327809+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:33:20.412939+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:33:20.414484+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:33:20.415258+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:33:20.416403+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:33:20.416945+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:33:20.420423+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:33:20.420928+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:33:20.422429+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:33:20.423009+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:33:20.425034+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:33:20.476047+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:33:20.476812+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:33:20.478409+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:33:20.486015+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:33:20.489390+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:33:20.492181+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:33:20.508627+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:33:20.511064+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:33:20.511515+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:33:20.513810+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:33:20.702834+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:33:20.940970+01:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"https://reg-burns.unidev.eu/_wdt/styles","method":"GET"} [] [2026-02-16T16:33:20.942098+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:33:20.948634+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:33:20.948861+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:33:20.949110+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:33:21.235400+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b8e0d3"},"request_uri":"https://reg-burns.unidev.eu/_wdt/b8e0d3?XDEBUG_IGNORE=1","method":"GET"} [] [2026-02-16T16:33:21.236000+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:33:21.242715+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:33:21.242989+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:33:21.243279+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:33:21.257781+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:33:21.260492+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:33:21.275611+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:33:21.278061+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:33:21.278511+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:33:21.280512+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T15:33:37.051597+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T15:33:37.056365+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T15:33:37.078143+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:33:56.692021+01:00] request.INFO: Matched route "auth_login". {"route":"auth_login","route_parameters":{"_route":"auth_login","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::login"},"request_uri":"https://reg-burns.unidev.eu/login?_locale=nl","method":"POST"} [] [2026-02-16T16:33:56.702097+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-16T16:33:56.702264+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:33:56.702402+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:33:56.702525+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:33:56.702674+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:33:56.703293+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:33:56.703491+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:33:56.714123+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:33:56.714900+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:33:56.716997+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:33:56.733918+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:33:56.775796+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "The ReCaptcha site key could not be found. Make sure you configure ReCaptcha by adding the "GOOGLE_RECAPTCHA_SITE_KEY" and "GOOGLE_RECAPTCHA_SECRET" variables to your .env file." at RecaptchaType.php line 38 {"exception":"[object] (RuntimeException(code: 0): The ReCaptcha site key could not be found. Make sure you configure ReCaptcha by adding the \"GOOGLE_RECAPTCHA_SITE_KEY\" and \"GOOGLE_RECAPTCHA_SECRET\" variables to your .env file. at /var/www/html/reg-burns.unidev.eu/vendor/uniweb/core-bundle/src/Form/Type/RecaptchaType.php:38)"} [] [2026-02-16T16:33:56.776685+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:33:56.827001+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:33:56.828399+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:33:56.829217+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:33:56.830971+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:33:56.831309+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:33:56.834046+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:33:56.834444+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:33:56.836973+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:33:56.837337+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:33:56.838933+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:33:56.895088+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:33:56.895542+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:33:56.896594+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:33:56.904933+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:33:56.909534+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:33:56.913111+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:33:56.931548+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:33:56.934212+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:33:56.934817+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:33:56.937275+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:33:57.129307+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:33:57.440401+01:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"https://reg-burns.unidev.eu/_wdt/styles","method":"GET"} [] [2026-02-16T16:33:57.441405+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:33:57.448831+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:33:57.449094+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:33:57.449336+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:33:57.743094+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b1f708"},"request_uri":"https://reg-burns.unidev.eu/_wdt/b1f708?XDEBUG_IGNORE=1","method":"GET"} [] [2026-02-16T16:33:57.743732+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:33:57.750812+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:33:57.751102+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:33:57.751385+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:33:57.766957+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:33:57.769702+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:33:57.786276+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:33:57.788828+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:33:57.789375+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:33:57.791772+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T15:34:01.617319+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T15:34:01.622360+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T15:34:01.646350+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T15:34:26.236490+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T15:34:26.240828+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T15:34:26.261586+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:37:59.435067+01:00] request.INFO: Matched route "auth_login". {"route":"auth_login","route_parameters":{"_route":"auth_login","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::login"},"request_uri":"https://reg-burns.unidev.eu/login?_locale=nl","method":"POST"} [] [2026-02-16T16:37:59.510945+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-16T16:37:59.511129+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:37:59.511271+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:37:59.511397+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:37:59.511517+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:37:59.514888+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:37:59.515117+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:37:59.561660+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:37:59.562449+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:37:59.564558+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:37:59.621374+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:37:59.865889+01:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "The ReCaptcha package could not be found. Please install it using "composer require google/recaptcha"." at RecaptchaType.php line 35 {"exception":"[object] (RuntimeException(code: 0): The ReCaptcha package could not be found. Please install it using \"composer require google/recaptcha\". at /var/www/html/reg-burns.unidev.eu/vendor/uniweb/core-bundle/src/Form/Type/RecaptchaType.php:35)"} [] [2026-02-16T16:37:59.866807+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:37:59.957165+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:37:59.958633+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:37:59.959469+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:37:59.961520+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:37:59.961893+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:37:59.964515+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:37:59.964861+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:37:59.966815+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:37:59.967141+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:37:59.968562+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:38:00.027139+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:38:00.027536+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:38:00.028475+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:38:00.035251+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:38:00.040339+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:38:00.043344+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:38:00.063098+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:38:00.065919+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:38:00.066472+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:38:00.068916+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:38:00.278118+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:38:00.541307+01:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"https://reg-burns.unidev.eu/_wdt/styles","method":"GET"} [] [2026-02-16T16:38:00.546057+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:38:00.566640+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:38:00.566957+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:38:00.567243+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:38:00.864714+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3be38f"},"request_uri":"https://reg-burns.unidev.eu/_wdt/3be38f?XDEBUG_IGNORE=1","method":"GET"} [] [2026-02-16T16:38:00.865424+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:38:00.872527+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:38:00.872876+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:38:00.873298+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:38:00.891254+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:38:00.894496+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:38:00.913019+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:38:00.916069+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:38:00.916681+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:38:00.919289+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T15:38:45.401713+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T15:38:45.406805+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T15:38:45.436292+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T15:47:15.289725+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T15:47:15.294469+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T15:47:15.316693+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:29.470760+01:00] request.INFO: Matched route "auth_login". {"route":"auth_login","route_parameters":{"_route":"auth_login","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::login"},"request_uri":"https://reg-burns.unidev.eu/login?_locale=nl","method":"POST"} [] [2026-02-16T16:47:29.479972+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-16T16:47:29.480109+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:47:29.480224+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:47:29.480327+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:47:29.480428+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:47:29.480976+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:47:29.481177+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:47:29.493092+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:29.493896+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:29.496028+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:29.511933+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:29.568901+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-16T16:47:29.569079+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:47:29.569214+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:47:29.569339+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:47:29.578262+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:47:29.579922+01:00] doctrine.DEBUG: Executing statement: SELECT u0_.email AS email_0, u0_.roles AS roles_1, u0_.is_active AS is_active_2, u0_.first_name AS first_name_3, u0_.last_name AS last_name_4, u0_.password AS password_5, u0_.language AS language_6, u0_.function AS function_7, u0_.title AS title_8, u0_.mobile AS mobile_9, u0_.phone AS phone_10, u0_.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_11, u0_.has_agreed_on AS has_agreed_on_12, u0_.created_at AS created_at_13, u0_.updated_at AS updated_at_14, u0_.created_by AS created_by_15, u0_.updated_by AS updated_by_16, u0_.deleted_at AS deleted_at_17, u0_.id AS id_18, u0_.uuid AS uuid_19, u0_.burncenter_id AS burncenter_id_20 FROM user u0_ WHERE (u0_.email = ?) AND ((u0_.deleted_at IS NULL OR u0_.deleted_at > CURRENT_TIMESTAMP)) (parameters: array{"1":"admin@regburns.be"}, types: array{"1":2}) {"sql":"SELECT u0_.email AS email_0, u0_.roles AS roles_1, u0_.is_active AS is_active_2, u0_.first_name AS first_name_3, u0_.last_name AS last_name_4, u0_.password AS password_5, u0_.language AS language_6, u0_.function AS function_7, u0_.title AS title_8, u0_.mobile AS mobile_9, u0_.phone AS phone_10, u0_.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_11, u0_.has_agreed_on AS has_agreed_on_12, u0_.created_at AS created_at_13, u0_.updated_at AS updated_at_14, u0_.created_by AS created_by_15, u0_.updated_by AS updated_by_16, u0_.deleted_at AS deleted_at_17, u0_.id AS id_18, u0_.uuid AS uuid_19, u0_.burncenter_id AS burncenter_id_20 FROM user u0_ WHERE (u0_.email = ?) AND ((u0_.deleted_at IS NULL OR u0_.deleted_at > CURRENT_TIMESTAMP))","params":{"1":"admin@regburns.be"},"types":{"1":2}} [] [2026-02-16T16:47:29.581504+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"admin@regburns.be\" not found. at /var/www/html/reg-burns.unidev.eu/vendor/uniweb/auth-bundle/src/Security/User/EntityUserProvider.php:89)","authenticator":"Uniweb\\AuthBundle\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2026-02-16T16:47:29.581761+01:00] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"/login"} [] [2026-02-16T16:47:29.633957+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:47:29.636501+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:47:29.651587+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:47:29.653714+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:47:29.654180+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:47:29.656495+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:47:29.710408+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:29.710839+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:47:29.712118+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:29.712416+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:47:29.714507+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:29.714841+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:47:29.716403+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:29.716814+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:47:29.718380+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:47:29.776714+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:29.777066+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:47:29.777879+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:47:29.783659+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:29.892286+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:47:30.212284+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/assets/app.css" (from "https://reg-burns.unidev.eu/login?_locale=nl")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/assets/app.css\" (from \"https://reg-burns.unidev.eu/login?_locale=nl\") at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/assets/app.css/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:47:30.216628+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:30.216914+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:30.217198+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:30.277213+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:47:30.277834+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:30.278175+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:47:30.279223+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:30.279488+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:47:30.280802+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:30.281094+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:47:30.282459+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:30.282805+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:47:30.283820+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:47:30.325008+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:30.325399+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:47:30.326141+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:47:30.334552+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:30.337102+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:47:30.339814+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:47:30.356527+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:47:30.359074+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:47:30.359635+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:47:30.362018+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:47:30.486062+01:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"https://reg-burns.unidev.eu/_wdt/styles","method":"GET"} [] [2026-02-16T16:47:30.486656+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:47:30.494216+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:30.494559+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:30.494933+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:30.501539+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:47:30.894919+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/beagle/css/app.css.map/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:47:30.897273+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:30.897553+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:30.897858+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:30.962225+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:47:30.962900+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:30.963246+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:47:30.964309+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:30.965232+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:47:30.966535+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:30.966855+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:47:30.968189+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:30.968470+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:47:30.969430+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:47:31.013849+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:31.014212+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:47:31.015045+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:47:31.018273+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:47:31.020564+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:31.020855+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:31.021144+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:31.021453+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:31.022721+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:47:31.025429+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:47:31.032610+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"26fd78"},"request_uri":"https://reg-burns.unidev.eu/_wdt/26fd78?XDEBUG_IGNORE=1","method":"GET"} [] [2026-02-16T16:47:31.033314+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:47:31.041273+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:31.041632+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:31.041883+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:47:31.041988+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:31.044319+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:47:31.044884+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:47:31.047311+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:47:31.052016+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:47:31.054650+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:47:31.071098+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:47:31.073663+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:47:31.074244+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:47:31.076739+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:47:31.085343+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:47:31.085975+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:31.086324+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:47:31.087348+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:31.087630+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:47:31.088909+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:31.089177+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:47:31.090483+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:31.090794+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:47:31.091696+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:47:31.137708+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:31.138372+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:47:31.140125+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:47:31.147189+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:31.149504+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:47:31.152065+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:47:31.168370+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:47:31.170922+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:47:31.171491+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:47:31.173847+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:47:31.191404+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:47:31.319060+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:47:45.979515+01:00] request.INFO: Matched route "auth_login". {"route":"auth_login","route_parameters":{"_route":"auth_login","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::login"},"request_uri":"https://reg-burns.unidev.eu/login?_locale=nl","method":"POST"} [] [2026-02-16T16:47:45.983111+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-16T16:47:45.983244+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:47:45.983358+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:47:45.983460+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:47:45.983561+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:47:45.983826+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:47:45.983984+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:47:45.989972+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:45.990593+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:45.992373+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:46.005294+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:46.047772+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-16T16:47:46.047926+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:47:46.048040+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:47:46.048144+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:47:46.053429+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:47:46.055165+01:00] doctrine.DEBUG: Executing statement: SELECT u0_.email AS email_0, u0_.roles AS roles_1, u0_.is_active AS is_active_2, u0_.first_name AS first_name_3, u0_.last_name AS last_name_4, u0_.password AS password_5, u0_.language AS language_6, u0_.function AS function_7, u0_.title AS title_8, u0_.mobile AS mobile_9, u0_.phone AS phone_10, u0_.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_11, u0_.has_agreed_on AS has_agreed_on_12, u0_.created_at AS created_at_13, u0_.updated_at AS updated_at_14, u0_.created_by AS created_by_15, u0_.updated_by AS updated_by_16, u0_.deleted_at AS deleted_at_17, u0_.id AS id_18, u0_.uuid AS uuid_19, u0_.burncenter_id AS burncenter_id_20 FROM user u0_ WHERE (u0_.email = ?) AND ((u0_.deleted_at IS NULL OR u0_.deleted_at > CURRENT_TIMESTAMP)) (parameters: array{"1":"admin@regburns.be"}, types: array{"1":2}) {"sql":"SELECT u0_.email AS email_0, u0_.roles AS roles_1, u0_.is_active AS is_active_2, u0_.first_name AS first_name_3, u0_.last_name AS last_name_4, u0_.password AS password_5, u0_.language AS language_6, u0_.function AS function_7, u0_.title AS title_8, u0_.mobile AS mobile_9, u0_.phone AS phone_10, u0_.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_11, u0_.has_agreed_on AS has_agreed_on_12, u0_.created_at AS created_at_13, u0_.updated_at AS updated_at_14, u0_.created_by AS created_by_15, u0_.updated_by AS updated_by_16, u0_.deleted_at AS deleted_at_17, u0_.id AS id_18, u0_.uuid AS uuid_19, u0_.burncenter_id AS burncenter_id_20 FROM user u0_ WHERE (u0_.email = ?) AND ((u0_.deleted_at IS NULL OR u0_.deleted_at > CURRENT_TIMESTAMP))","params":{"1":"admin@regburns.be"},"types":{"1":2}} [] [2026-02-16T16:47:46.056732+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"admin@regburns.be\" not found. at /var/www/html/reg-burns.unidev.eu/vendor/uniweb/auth-bundle/src/Security/User/EntityUserProvider.php:89)","authenticator":"Uniweb\\AuthBundle\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2026-02-16T16:47:46.056957+01:00] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"/login"} [] [2026-02-16T16:47:46.102351+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:47:46.104941+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:47:46.121294+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:47:46.123572+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:47:46.124116+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:47:46.126152+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:47:46.150415+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:46.150815+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:47:46.151983+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:46.152257+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:47:46.154807+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:46.155147+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:47:46.156456+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:46.156774+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:47:46.157706+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:47:46.196503+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:46.197194+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:47:46.199061+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:47:46.207247+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:46.315900+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:47:46.717053+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/assets/app.css" (from "https://reg-burns.unidev.eu/login?_locale=nl")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/assets/app.css\" (from \"https://reg-burns.unidev.eu/login?_locale=nl\") at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/assets/app.css/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:47:46.720420+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:46.720672+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:46.720941+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:46.783032+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:47:46.784080+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:46.784480+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:47:46.786238+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:46.786585+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:47:46.788519+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:46.788878+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:47:46.791333+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:46.791704+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:47:46.793274+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:47:46.840871+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:46.841705+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:47:46.842417+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:47:46.851902+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:46.854221+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:47:46.856911+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:47:46.872677+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:47:46.875234+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:47:46.875857+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:47:46.878297+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:47:46.880022+01:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"https://reg-burns.unidev.eu/_wdt/styles","method":"GET"} [] [2026-02-16T16:47:46.880666+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:47:46.888073+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:46.888387+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:46.888722+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:47.029369+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:47:47.365340+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/beagle/css/app.css.map/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:47:47.367779+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:47.368047+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:47.368339+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:47.370292+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"224558"},"request_uri":"https://reg-burns.unidev.eu/_wdt/224558?XDEBUG_IGNORE=1","method":"GET"} [] [2026-02-16T16:47:47.370928+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:47:47.377982+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:47.378269+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:47.378562+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:47.386644+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:47:47.389319+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:47:47.393445+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:47:47.396344+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:47.396669+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:47.397018+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:47.405835+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:47:47.408392+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:47:47.408987+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:47:47.411335+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:47:47.431056+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:47:47.431808+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:47.432167+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:47:47.433243+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:47.433524+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:47:47.434867+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:47.435146+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:47:47.436434+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:47.436725+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:47:47.437652+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:47:47.462486+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:47:47.463135+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:47.463496+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:47:47.464535+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:47.464769+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:47:47.465879+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:47.466154+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:47:47.467454+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:47.467775+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:47:47.468748+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:47:47.490070+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:47.490420+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:47:47.491153+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:47:47.496736+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:47.498959+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:47:47.501946+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:47:47.513523+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:47.513903+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:47:47.514639+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:47:47.518475+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:47:47.520128+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:47.520885+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:47:47.521406+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:47:47.522306+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:47:47.523824+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:47:47.525099+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:47:47.541604+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:47:47.544137+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:47:47.544703+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:47:47.547102+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:47:47.665476+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:47:47.690554+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:47:53.021432+01:00] request.INFO: Matched route "auth_login". {"route":"auth_login","route_parameters":{"_route":"auth_login","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::login"},"request_uri":"https://reg-burns.unidev.eu/login?_locale=nl","method":"POST"} [] [2026-02-16T16:47:53.025583+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-16T16:47:53.025763+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:47:53.025918+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:47:53.026057+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:47:53.026178+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:47:53.026472+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:47:53.026687+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:47:53.032904+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:53.033544+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:53.035442+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:53.047577+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:53.092537+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-16T16:47:53.092910+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:47:53.093206+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:47:53.093478+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:47:53.098784+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:47:53.100273+01:00] doctrine.DEBUG: Executing statement: SELECT u0_.email AS email_0, u0_.roles AS roles_1, u0_.is_active AS is_active_2, u0_.first_name AS first_name_3, u0_.last_name AS last_name_4, u0_.password AS password_5, u0_.language AS language_6, u0_.function AS function_7, u0_.title AS title_8, u0_.mobile AS mobile_9, u0_.phone AS phone_10, u0_.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_11, u0_.has_agreed_on AS has_agreed_on_12, u0_.created_at AS created_at_13, u0_.updated_at AS updated_at_14, u0_.created_by AS created_by_15, u0_.updated_by AS updated_by_16, u0_.deleted_at AS deleted_at_17, u0_.id AS id_18, u0_.uuid AS uuid_19, u0_.burncenter_id AS burncenter_id_20 FROM user u0_ WHERE (u0_.email = ?) AND ((u0_.deleted_at IS NULL OR u0_.deleted_at > CURRENT_TIMESTAMP)) (parameters: array{"1":"admin@uniweb.eu"}, types: array{"1":2}) {"sql":"SELECT u0_.email AS email_0, u0_.roles AS roles_1, u0_.is_active AS is_active_2, u0_.first_name AS first_name_3, u0_.last_name AS last_name_4, u0_.password AS password_5, u0_.language AS language_6, u0_.function AS function_7, u0_.title AS title_8, u0_.mobile AS mobile_9, u0_.phone AS phone_10, u0_.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_11, u0_.has_agreed_on AS has_agreed_on_12, u0_.created_at AS created_at_13, u0_.updated_at AS updated_at_14, u0_.created_by AS created_by_15, u0_.updated_by AS updated_by_16, u0_.deleted_at AS deleted_at_17, u0_.id AS id_18, u0_.uuid AS uuid_19, u0_.burncenter_id AS burncenter_id_20 FROM user u0_ WHERE (u0_.email = ?) AND ((u0_.deleted_at IS NULL OR u0_.deleted_at > CURRENT_TIMESTAMP))","params":{"1":"admin@uniweb.eu"},"types":{"1":2}} [] [2026-02-16T16:47:53.101796+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"admin@uniweb.eu\" not found. at /var/www/html/reg-burns.unidev.eu/vendor/uniweb/auth-bundle/src/Security/User/EntityUserProvider.php:89)","authenticator":"Uniweb\\AuthBundle\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2026-02-16T16:47:53.102031+01:00] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"/login"} [] [2026-02-16T16:47:53.148060+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:47:53.150940+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:47:53.167013+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:47:53.169282+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:47:53.169836+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:47:53.172107+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:47:53.195877+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:53.196299+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:47:53.197356+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:53.197633+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:47:53.199374+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:53.199601+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:47:53.200867+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:53.201139+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:47:53.202021+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:47:53.266710+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:53.267355+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:47:53.268828+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:47:53.277438+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:53.393303+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:47:53.709289+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/assets/app.css" (from "https://reg-burns.unidev.eu/login?_locale=nl")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/assets/app.css\" (from \"https://reg-burns.unidev.eu/login?_locale=nl\") at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/assets/app.css/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:47:53.712683+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:53.712983+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:53.713303+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:53.777468+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:47:53.778060+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:53.778400+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:47:53.779450+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:53.780902+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:47:53.782146+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:53.782421+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:47:53.783716+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:53.784787+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:47:53.785695+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:47:53.828264+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:53.828693+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:47:53.829564+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:47:53.834991+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:53.837046+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:47:53.839730+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:47:53.856796+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:47:53.859048+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:47:53.859595+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:47:53.861749+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:47:54.006336+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:47:54.060418+01:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"https://reg-burns.unidev.eu/_wdt/styles","method":"GET"} [] [2026-02-16T16:47:54.060972+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:47:54.067912+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:54.068220+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:54.068533+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:54.306290+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/beagle/css/app.css.map/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:47:54.309772+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:54.310080+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:54.310378+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:54.324834+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:47:54.326962+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:54.327231+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:54.327515+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:54.362280+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c123c9"},"request_uri":"https://reg-burns.unidev.eu/_wdt/c123c9?XDEBUG_IGNORE=1","method":"GET"} [] [2026-02-16T16:47:54.362909+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:47:54.369706+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:54.369988+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:54.370271+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:47:54.370257+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:47:54.370852+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:54.371192+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:47:54.372749+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:54.373399+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:47:54.375496+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:54.376070+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:47:54.377746+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:54.378327+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:47:54.378754+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:47:54.379743+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:47:54.381576+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:47:54.389565+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:47:54.390306+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:54.390737+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:47:54.392635+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:54.393020+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:47:54.395179+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:54.397702+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:47:54.398083+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:47:54.400138+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:54.400529+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:47:54.400514+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:47:54.401186+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:47:54.402100+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:47:54.403572+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:47:54.433753+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:54.434452+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:47:54.435736+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:47:54.446437+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:54.448814+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:47:54.451436+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:47:54.464039+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:54.464423+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:47:54.465132+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:47:54.469449+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:47:54.470558+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:47:54.472058+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:47:54.472628+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:47:54.472680+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:47:54.474972+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:47:54.475244+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:47:54.490761+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:47:54.493231+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:47:54.493791+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:47:54.495916+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:47:54.610378+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:47:54.635671+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:48:04.797806+01:00] request.INFO: Matched route "auth_login". {"route":"auth_login","route_parameters":{"_route":"auth_login","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::login"},"request_uri":"https://reg-burns.unidev.eu/login?_locale=nl","method":"POST"} [] [2026-02-16T16:48:04.801413+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-16T16:48:04.801543+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:48:04.801694+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:48:04.801820+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:48:04.801941+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:48:04.802221+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:48:04.802408+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:48:04.808195+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:48:04.808914+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:48:04.810953+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:48:04.822988+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:48:04.864017+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-16T16:48:04.864195+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:48:04.864330+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:48:04.864454+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:48:04.870020+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:48:04.871708+01:00] doctrine.DEBUG: Executing statement: SELECT u0_.email AS email_0, u0_.roles AS roles_1, u0_.is_active AS is_active_2, u0_.first_name AS first_name_3, u0_.last_name AS last_name_4, u0_.password AS password_5, u0_.language AS language_6, u0_.function AS function_7, u0_.title AS title_8, u0_.mobile AS mobile_9, u0_.phone AS phone_10, u0_.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_11, u0_.has_agreed_on AS has_agreed_on_12, u0_.created_at AS created_at_13, u0_.updated_at AS updated_at_14, u0_.created_by AS created_by_15, u0_.updated_by AS updated_by_16, u0_.deleted_at AS deleted_at_17, u0_.id AS id_18, u0_.uuid AS uuid_19, u0_.burncenter_id AS burncenter_id_20 FROM user u0_ WHERE (u0_.email = ?) AND ((u0_.deleted_at IS NULL OR u0_.deleted_at > CURRENT_TIMESTAMP)) (parameters: array{"1":"staff@regburns.be"}, types: array{"1":2}) {"sql":"SELECT u0_.email AS email_0, u0_.roles AS roles_1, u0_.is_active AS is_active_2, u0_.first_name AS first_name_3, u0_.last_name AS last_name_4, u0_.password AS password_5, u0_.language AS language_6, u0_.function AS function_7, u0_.title AS title_8, u0_.mobile AS mobile_9, u0_.phone AS phone_10, u0_.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_11, u0_.has_agreed_on AS has_agreed_on_12, u0_.created_at AS created_at_13, u0_.updated_at AS updated_at_14, u0_.created_by AS created_by_15, u0_.updated_by AS updated_by_16, u0_.deleted_at AS deleted_at_17, u0_.id AS id_18, u0_.uuid AS uuid_19, u0_.burncenter_id AS burncenter_id_20 FROM user u0_ WHERE (u0_.email = ?) AND ((u0_.deleted_at IS NULL OR u0_.deleted_at > CURRENT_TIMESTAMP))","params":{"1":"staff@regburns.be"},"types":{"1":2}} [] [2026-02-16T16:48:04.873674+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"staff@regburns.be\" not found. at /var/www/html/reg-burns.unidev.eu/vendor/uniweb/auth-bundle/src/Security/User/EntityUserProvider.php:89)","authenticator":"Uniweb\\AuthBundle\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2026-02-16T16:48:04.873907+01:00] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"/login"} [] [2026-02-16T16:48:04.921832+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:48:04.924234+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:48:04.939970+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:48:04.942300+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:48:04.942855+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:48:04.946037+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:48:04.968933+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:48:04.969390+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:48:04.971151+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:48:04.971457+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:48:04.974290+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:48:04.974604+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:48:04.975744+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:48:04.975998+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:48:04.976800+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:48:05.033284+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:48:05.033725+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:48:05.034488+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:48:05.040228+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:48:05.151050+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:48:05.356363+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/assets/app.css" (from "https://reg-burns.unidev.eu/login?_locale=nl")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/assets/app.css\" (from \"https://reg-burns.unidev.eu/login?_locale=nl\") at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/assets/app.css/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:48:05.359722+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:48:05.360003+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:48:05.360307+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:48:05.424211+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:48:05.424903+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:48:05.425244+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:48:05.426282+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:48:05.426569+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:48:05.427910+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:48:05.428182+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:48:05.429448+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:48:05.429743+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:48:05.430705+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:48:05.472896+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:48:05.473288+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:48:05.474001+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:48:05.483454+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:48:05.485751+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:48:05.488387+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:48:05.504822+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:48:05.507289+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:48:05.507855+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:48:05.510218+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:48:05.664933+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:48:05.681014+01:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"https://reg-burns.unidev.eu/_wdt/styles","method":"GET"} [] [2026-02-16T16:48:05.681525+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:48:05.687475+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:48:05.687717+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:48:05.687976+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:48:05.944842+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/beagle/css/app.css.map/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:48:05.945484+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:48:05.947204+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:48:05.947484+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:48:05.947576+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:48:05.947781+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:48:05.947840+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:48:05.948090+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:48:05.985927+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c0e74b"},"request_uri":"https://reg-burns.unidev.eu/_wdt/c0e74b?XDEBUG_IGNORE=1","method":"GET"} [] [2026-02-16T16:48:05.986531+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:48:05.993661+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:48:05.993942+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:48:05.994222+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:48:06.002799+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:48:06.005602+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:48:06.010356+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:48:06.010356+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:48:06.010987+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:48:06.011335+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:48:06.012417+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:48:06.012473+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:48:06.012797+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:48:06.012833+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:48:06.014107+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:48:06.014395+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:48:06.014439+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:48:06.014710+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:48:06.016022+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:48:06.016677+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:48:06.016707+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:48:06.017077+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:48:06.018033+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:48:06.018046+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:48:06.019424+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:48:06.020553+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:48:06.025267+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:48:06.027744+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:48:06.028291+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:48:06.030681+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:48:06.073951+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:48:06.074321+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:48:06.076095+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:48:06.078847+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:48:06.079226+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:48:06.079911+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:48:06.081703+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:48:06.083887+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:48:06.085312+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:48:06.086530+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:48:06.087584+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:48:06.090531+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:48:06.103197+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:48:06.105679+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:48:06.106229+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:48:06.107062+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:48:06.108405+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:48:06.109486+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:48:06.110046+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:48:06.112382+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:48:06.243943+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:48:06.255535+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:48:17.851627+01:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"c0e74b"},"request_uri":"https://reg-burns.unidev.eu/_profiler/c0e74b?panel=request","method":"GET"} [] [2026-02-16T16:48:17.852696+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:48:17.865700+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:48:17.866370+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:48:17.868285+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:48:17.896448+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:48:17.899308+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:48:17.916488+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:48:17.918919+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:48:17.919384+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:48:17.921811+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:48:26.469792+01:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"c0e74b"},"request_uri":"https://reg-burns.unidev.eu/_profiler/c0e74b?panel=logger&type=request","method":"GET"} [] [2026-02-16T16:48:26.470812+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:48:26.482591+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:48:26.483239+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:48:26.484964+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:48:26.509829+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:48:26.512523+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:48:26.529495+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:48:26.531659+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:48:26.532117+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:48:26.534317+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:48:45.944515+01:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"c0e74b"},"request_uri":"https://reg-burns.unidev.eu/_profiler/c0e74b?panel=doctrine_migrations&type=request","method":"GET"} [] [2026-02-16T16:48:45.945505+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:48:45.957927+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:48:45.958576+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:48:45.960447+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:48:45.987919+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:48:45.990414+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:48:46.007424+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:48:46.009831+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:48:46.010381+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:48:46.012784+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T15:49:27.082055+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T15:49:27.086640+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T15:49:27.109529+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T15:49:27.128280+00:00] console.CRITICAL: Error thrown while running command "'doctrine:schema:migrate'". Message: "Command "doctrine:schema:migrate" is not defined. Did you mean one of these? audit:schema:update doctrine:migrations:migrate doctrine:schema:create doctrine:schema:drop doctrine:schema:update doctrine:schema:validate" {"exception":"[object] (Symfony\\Component\\Console\\Exception\\CommandNotFoundException(code: 0): Command \"doctrine:schema:migrate\" is not defined.\n\nDid you mean one of these?\n audit:schema:update\n doctrine:migrations:migrate\n doctrine:schema:create\n doctrine:schema:drop\n doctrine:schema:update\n doctrine:schema:validate at /var/www/html/reg-burns.unidev.eu/vendor/symfony/console/Application.php:759)","command":"'doctrine:schema:migrate'","message":"Command \"doctrine:schema:migrate\" is not defined.\n\nDid you mean one of these?\n audit:schema:update\n doctrine:migrations:migrate\n doctrine:schema:create\n doctrine:schema:drop\n doctrine:schema:update\n doctrine:schema:validate"} [] [2026-02-16T15:49:35.266347+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T15:49:35.271456+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T15:49:35.294185+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T15:49:35.307522+00:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T15:49:35.312010+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T15:49:37.026577+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T15:49:37.027711+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T15:49:37.037782+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T15:49:37.038061+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T15:49:37.039343+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T15:49:37.039556+00:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T15:49:37.040394+00:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T15:49:37.091716+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T15:49:37.092173+00:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T15:49:37.102802+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T15:49:37.103982+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T15:49:37.104399+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T15:49:37.109882+00:00] doctrine.DEBUG: Beginning transaction [] [] [2026-02-16T15:49:37.111584+00:00] php.INFO: User Deprecated: The "Doctrine\Migrations\Provider\LazySchema" class uses "Symfony\Component\VarExporter\LazyProxyTrait" that is deprecated since Symfony 7.3, use native lazy objects instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Migrations\\Provider\\LazySchema\" class uses \"Symfony\\Component\\VarExporter\\LazyProxyTrait\" that is deprecated since Symfony 7.3, use native lazy objects instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/error-handler/DebugClassLoader.php:348)"} [] [2026-02-16T15:49:37.111968+00:00] doctrine.DEBUG: Executing query: ALTER TABLE patient_nfsupport_item ADD note LONGTEXT NOT NULL {"sql":"ALTER TABLE patient_nfsupport_item ADD note LONGTEXT NOT NULL"} [] [2026-02-16T15:49:37.122097+00:00] doctrine.DEBUG: Rolling back transaction [] [] [2026-02-16T15:49:37.124091+00:00] console.CRITICAL: Error thrown while running command "doctrine:migrations:migrate". Message: "An exception occurred while executing a query: SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'note'" {"exception":"[object] (Doctrine\\DBAL\\Exception\\NonUniqueFieldNameException(code: 1060): An exception occurred while executing a query: SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'note' at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:74)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1060): SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'note' at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S21): SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'note' at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/dbal/src/Driver/PDO/Connection.php:71)","command":"doctrine:migrations:migrate","message":"An exception occurred while executing a query: SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'note'"} [] [2026-02-16T15:49:37.124485+00:00] console.DEBUG: Command "doctrine:migrations:migrate" exited with code "1060" {"command":"doctrine:migrations:migrate","code":1060} [] [2026-02-16T15:49:37.136892+00:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:50:34.948421+01:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"c0e74b"},"request_uri":"https://reg-burns.unidev.eu/_profiler/c0e74b?panel=request&type=request","method":"GET"} [] [2026-02-16T16:50:34.949425+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:50:34.961586+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:50:34.962265+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:50:34.964077+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:50:34.990221+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:50:34.993277+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:50:35.011222+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:50:35.013511+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:50:35.014014+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:50:35.016283+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:50:43.946889+01:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"c0e74b"},"request_uri":"https://reg-burns.unidev.eu/_profiler/c0e74b?panel=time&type=request","method":"GET"} [] [2026-02-16T16:50:43.947803+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:50:43.959161+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:50:43.959886+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:50:43.961598+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:50:43.985927+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:50:43.988516+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:50:44.004882+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:50:44.007319+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:50:44.007872+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:50:44.010085+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:50:45.739893+01:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"c0e74b"},"request_uri":"https://reg-burns.unidev.eu/_profiler/c0e74b?panel=validator&type=request","method":"GET"} [] [2026-02-16T16:50:45.740431+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:50:45.746486+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:50:45.746787+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:50:45.747047+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:50:45.769750+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:50:45.772322+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:50:45.786943+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:50:45.789104+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:50:45.789675+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:50:45.792012+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:50:46.754068+01:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"c0e74b"},"request_uri":"https://reg-burns.unidev.eu/_profiler/c0e74b?panel=form&type=request","method":"GET"} [] [2026-02-16T16:50:46.755129+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:50:46.767283+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:50:46.768954+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:50:46.770927+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:50:46.795499+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:50:46.798340+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:50:46.814758+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:50:46.816902+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:50:46.817357+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:50:46.819468+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:51:04.089300+01:00] request.INFO: Matched route "auth_login". {"route":"auth_login","route_parameters":{"_route":"auth_login","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::login"},"request_uri":"https://reg-burns.unidev.eu/login?_locale=nl","method":"POST"} [] [2026-02-16T16:51:04.093221+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-16T16:51:04.093351+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:51:04.093466+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:51:04.093583+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:51:04.093744+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:51:04.094039+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:51:04.094237+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:51:04.100375+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:04.101013+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:04.103013+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:04.115765+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:04.161491+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-16T16:51:04.161691+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:51:04.161833+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:51:04.161957+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:51:04.167570+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:51:04.168900+01:00] doctrine.DEBUG: Executing statement: SELECT u0_.email AS email_0, u0_.roles AS roles_1, u0_.is_active AS is_active_2, u0_.first_name AS first_name_3, u0_.last_name AS last_name_4, u0_.password AS password_5, u0_.language AS language_6, u0_.function AS function_7, u0_.title AS title_8, u0_.mobile AS mobile_9, u0_.phone AS phone_10, u0_.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_11, u0_.has_agreed_on AS has_agreed_on_12, u0_.created_at AS created_at_13, u0_.updated_at AS updated_at_14, u0_.created_by AS created_by_15, u0_.updated_by AS updated_by_16, u0_.deleted_at AS deleted_at_17, u0_.id AS id_18, u0_.uuid AS uuid_19, u0_.burncenter_id AS burncenter_id_20 FROM user u0_ WHERE (u0_.email = ?) AND ((u0_.deleted_at IS NULL OR u0_.deleted_at > CURRENT_TIMESTAMP)) (parameters: array{"1":"staff@regburns.be"}, types: array{"1":2}) {"sql":"SELECT u0_.email AS email_0, u0_.roles AS roles_1, u0_.is_active AS is_active_2, u0_.first_name AS first_name_3, u0_.last_name AS last_name_4, u0_.password AS password_5, u0_.language AS language_6, u0_.function AS function_7, u0_.title AS title_8, u0_.mobile AS mobile_9, u0_.phone AS phone_10, u0_.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_11, u0_.has_agreed_on AS has_agreed_on_12, u0_.created_at AS created_at_13, u0_.updated_at AS updated_at_14, u0_.created_by AS created_by_15, u0_.updated_by AS updated_by_16, u0_.deleted_at AS deleted_at_17, u0_.id AS id_18, u0_.uuid AS uuid_19, u0_.burncenter_id AS burncenter_id_20 FROM user u0_ WHERE (u0_.email = ?) AND ((u0_.deleted_at IS NULL OR u0_.deleted_at > CURRENT_TIMESTAMP))","params":{"1":"staff@regburns.be"},"types":{"1":2}} [] [2026-02-16T16:51:04.170412+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"staff@regburns.be\" not found. at /var/www/html/reg-burns.unidev.eu/vendor/uniweb/auth-bundle/src/Security/User/EntityUserProvider.php:89)","authenticator":"Uniweb\\AuthBundle\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2026-02-16T16:51:04.170673+01:00] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"/login"} [] [2026-02-16T16:51:04.219663+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:51:04.222567+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:51:04.240636+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:51:04.243210+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:51:04.243706+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:51:04.245731+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:51:04.270177+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:04.270534+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:51:04.272033+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:04.272662+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:51:04.276283+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:04.276820+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:51:04.278205+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:04.278754+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:51:04.279995+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:51:04.344025+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:04.344745+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:51:04.346342+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:51:04.352333+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:04.459881+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:51:04.764165+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/assets/app.css" (from "https://reg-burns.unidev.eu/login?_locale=nl")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/assets/app.css\" (from \"https://reg-burns.unidev.eu/login?_locale=nl\") at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/assets/app.css/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:51:04.767436+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:04.767681+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:04.767938+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:04.833221+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:51:04.834043+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:04.834385+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:51:04.835477+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:04.836310+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:51:04.838604+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:04.838932+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:51:04.840458+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:04.841319+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:51:04.842423+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:51:04.881380+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:04.882062+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:51:04.883448+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:51:04.892209+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:04.894433+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:51:04.897097+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:51:04.913960+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:51:04.916514+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:51:04.917055+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:51:04.919411+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:51:05.063975+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:51:05.100263+01:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"https://reg-burns.unidev.eu/_wdt/styles","method":"GET"} [] [2026-02-16T16:51:05.100863+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:51:05.108033+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:05.108340+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:05.108712+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:05.717831+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e22e3f"},"request_uri":"https://reg-burns.unidev.eu/_wdt/e22e3f?XDEBUG_IGNORE=1","method":"GET"} [] [2026-02-16T16:51:05.718436+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:51:05.718899+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/beagle/css/app.css.map/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:51:05.721298+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:05.721579+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:05.721887+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:05.725256+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:05.725544+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:05.725845+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:05.735414+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:51:05.738088+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:51:05.754430+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:51:05.756707+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:51:05.757168+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:51:05.759408+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:51:05.764467+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:51:05.767724+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:05.768039+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:05.768375+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:05.783606+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:51:05.784487+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:05.784853+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:51:05.786956+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:05.787242+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:51:05.789509+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:05.789807+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:51:05.791924+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:05.792238+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:51:05.794037+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:51:05.839329+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:51:05.839946+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:05.840298+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:51:05.841323+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:05.841585+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:51:05.842909+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:05.843191+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:51:05.845198+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:05.845530+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:51:05.846690+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:51:05.853106+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:05.853512+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:51:05.854365+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:51:05.859585+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:05.861849+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:51:05.864467+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:51:05.885578+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:05.885969+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:51:05.886736+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:51:05.888155+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:51:05.890714+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:51:05.891267+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:51:05.892443+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:05.893596+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:51:05.894631+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:51:05.897368+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:51:05.914092+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:51:05.916386+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:51:05.916905+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:51:05.919128+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:51:06.032001+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:51:06.058114+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:51:09.189901+01:00] request.INFO: Matched route "auth_login". {"route":"auth_login","route_parameters":{"_route":"auth_login","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::login"},"request_uri":"https://reg-burns.unidev.eu/login?_locale=nl","method":"POST"} [] [2026-02-16T16:51:09.193939+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-16T16:51:09.194087+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:51:09.194221+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:51:09.194345+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:51:09.194465+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:51:09.194761+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:51:09.194963+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:51:09.201451+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:09.202199+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:09.203953+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:09.216173+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:09.259901+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-16T16:51:09.260085+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:51:09.260222+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:51:09.260345+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:51:09.265899+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:51:09.267593+01:00] doctrine.DEBUG: Executing statement: SELECT u0_.email AS email_0, u0_.roles AS roles_1, u0_.is_active AS is_active_2, u0_.first_name AS first_name_3, u0_.last_name AS last_name_4, u0_.password AS password_5, u0_.language AS language_6, u0_.function AS function_7, u0_.title AS title_8, u0_.mobile AS mobile_9, u0_.phone AS phone_10, u0_.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_11, u0_.has_agreed_on AS has_agreed_on_12, u0_.created_at AS created_at_13, u0_.updated_at AS updated_at_14, u0_.created_by AS created_by_15, u0_.updated_by AS updated_by_16, u0_.deleted_at AS deleted_at_17, u0_.id AS id_18, u0_.uuid AS uuid_19, u0_.burncenter_id AS burncenter_id_20 FROM user u0_ WHERE (u0_.email = ?) AND ((u0_.deleted_at IS NULL OR u0_.deleted_at > CURRENT_TIMESTAMP)) (parameters: array{"1":"admin@uniweb.eu"}, types: array{"1":2}) {"sql":"SELECT u0_.email AS email_0, u0_.roles AS roles_1, u0_.is_active AS is_active_2, u0_.first_name AS first_name_3, u0_.last_name AS last_name_4, u0_.password AS password_5, u0_.language AS language_6, u0_.function AS function_7, u0_.title AS title_8, u0_.mobile AS mobile_9, u0_.phone AS phone_10, u0_.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_11, u0_.has_agreed_on AS has_agreed_on_12, u0_.created_at AS created_at_13, u0_.updated_at AS updated_at_14, u0_.created_by AS created_by_15, u0_.updated_by AS updated_by_16, u0_.deleted_at AS deleted_at_17, u0_.id AS id_18, u0_.uuid AS uuid_19, u0_.burncenter_id AS burncenter_id_20 FROM user u0_ WHERE (u0_.email = ?) AND ((u0_.deleted_at IS NULL OR u0_.deleted_at > CURRENT_TIMESTAMP))","params":{"1":"admin@uniweb.eu"},"types":{"1":2}} [] [2026-02-16T16:51:09.269462+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"admin@uniweb.eu\" not found. at /var/www/html/reg-burns.unidev.eu/vendor/uniweb/auth-bundle/src/Security/User/EntityUserProvider.php:89)","authenticator":"Uniweb\\AuthBundle\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2026-02-16T16:51:09.269661+01:00] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"/login"} [] [2026-02-16T16:51:09.318707+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:51:09.321206+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:51:09.337533+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:51:09.340022+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:51:09.340568+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:51:09.342988+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:51:09.367401+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:09.367876+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:51:09.369378+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:09.369654+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:51:09.371909+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:09.372231+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:51:09.374112+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:09.374439+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:51:09.375672+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:51:09.428457+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:09.429022+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:51:09.430332+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:51:09.439380+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:09.542662+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:51:09.818359+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/assets/app.css" (from "https://reg-burns.unidev.eu/login?_locale=nl")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/assets/app.css\" (from \"https://reg-burns.unidev.eu/login?_locale=nl\") at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/assets/app.css/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:51:09.821763+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:09.822034+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:09.822330+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:09.887807+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:51:09.888390+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:09.888745+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:51:09.889775+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:09.890051+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:51:09.891278+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:09.891549+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:51:09.892816+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:09.893189+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:51:09.894598+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:51:09.933882+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:09.934242+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:51:09.935219+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:51:09.940646+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:09.942743+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:51:09.945368+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:51:09.961963+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:51:09.964750+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:51:09.965293+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:51:09.967667+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:51:10.112417+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:51:10.161491+01:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"https://reg-burns.unidev.eu/_wdt/styles","method":"GET"} [] [2026-02-16T16:51:10.165198+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:51:10.175242+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:10.175525+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:10.175825+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:10.373174+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/beagle/css/app.css.map/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:51:10.375569+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:10.375851+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:10.376139+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:10.413098+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:51:10.415559+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:10.415900+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:10.416229+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:10.441467+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:51:10.442249+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:10.442653+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:51:10.444490+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:10.444857+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:51:10.447000+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:10.447353+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:51:10.449900+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:10.450275+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:51:10.452018+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:51:10.462921+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b590a4"},"request_uri":"https://reg-burns.unidev.eu/_wdt/b590a4?XDEBUG_IGNORE=1","method":"GET"} [] [2026-02-16T16:51:10.463489+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:51:10.470505+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:10.470791+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:10.471071+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:10.479687+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:51:10.482382+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:51:10.493731+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:51:10.494966+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:10.495318+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:51:10.496508+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:10.496812+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:51:10.497323+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:10.497694+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:51:10.498117+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:10.498370+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:51:10.498407+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:51:10.499249+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:51:10.499949+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:10.500275+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:51:10.501256+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:51:10.501732+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:51:10.502270+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:51:10.504718+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:51:10.504825+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:10.506929+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:51:10.509552+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:51:10.525792+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:51:10.528298+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:51:10.528859+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:51:10.531272+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:51:10.543605+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:10.544309+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:51:10.546019+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:51:10.556204+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:10.558384+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:51:10.561138+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:51:10.579475+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:51:10.581837+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:51:10.582296+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:51:10.584638+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:51:10.676415+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:51:10.724660+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:51:28.640176+01:00] request.INFO: Matched route "auth_login". {"route":"auth_login","route_parameters":{"_route":"auth_login","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::login"},"request_uri":"https://reg-burns.unidev.eu/login?_locale=nl","method":"POST"} [] [2026-02-16T16:51:28.644120+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-16T16:51:28.644278+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:51:28.644417+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:51:28.644541+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:51:28.644686+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:51:28.644983+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:51:28.645174+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:51:28.652151+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:28.652943+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:28.655072+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:28.668965+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:28.711420+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-16T16:51:28.711575+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:51:28.711705+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:51:28.711819+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:51:28.717073+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:51:28.718464+01:00] doctrine.DEBUG: Executing statement: SELECT u0_.email AS email_0, u0_.roles AS roles_1, u0_.is_active AS is_active_2, u0_.first_name AS first_name_3, u0_.last_name AS last_name_4, u0_.password AS password_5, u0_.language AS language_6, u0_.function AS function_7, u0_.title AS title_8, u0_.mobile AS mobile_9, u0_.phone AS phone_10, u0_.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_11, u0_.has_agreed_on AS has_agreed_on_12, u0_.created_at AS created_at_13, u0_.updated_at AS updated_at_14, u0_.created_by AS created_by_15, u0_.updated_by AS updated_by_16, u0_.deleted_at AS deleted_at_17, u0_.id AS id_18, u0_.uuid AS uuid_19, u0_.burncenter_id AS burncenter_id_20 FROM user u0_ WHERE (u0_.email = ?) AND ((u0_.deleted_at IS NULL OR u0_.deleted_at > CURRENT_TIMESTAMP)) (parameters: array{"1":"admin@regburns.be"}, types: array{"1":2}) {"sql":"SELECT u0_.email AS email_0, u0_.roles AS roles_1, u0_.is_active AS is_active_2, u0_.first_name AS first_name_3, u0_.last_name AS last_name_4, u0_.password AS password_5, u0_.language AS language_6, u0_.function AS function_7, u0_.title AS title_8, u0_.mobile AS mobile_9, u0_.phone AS phone_10, u0_.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_11, u0_.has_agreed_on AS has_agreed_on_12, u0_.created_at AS created_at_13, u0_.updated_at AS updated_at_14, u0_.created_by AS created_by_15, u0_.updated_by AS updated_by_16, u0_.deleted_at AS deleted_at_17, u0_.id AS id_18, u0_.uuid AS uuid_19, u0_.burncenter_id AS burncenter_id_20 FROM user u0_ WHERE (u0_.email = ?) AND ((u0_.deleted_at IS NULL OR u0_.deleted_at > CURRENT_TIMESTAMP))","params":{"1":"admin@regburns.be"},"types":{"1":2}} [] [2026-02-16T16:51:28.719809+01:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\UserNotFoundException(code: 0): User \"admin@regburns.be\" not found. at /var/www/html/reg-burns.unidev.eu/vendor/uniweb/auth-bundle/src/Security/User/EntityUserProvider.php:89)","authenticator":"Uniweb\\AuthBundle\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2026-02-16T16:51:28.720002+01:00] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"/login"} [] [2026-02-16T16:51:28.764437+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:51:28.767385+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:51:28.787042+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:51:28.792276+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:51:28.793393+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:51:28.797556+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:51:28.821194+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:28.821698+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:51:28.823438+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:28.823802+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:51:28.826416+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:28.826801+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:51:28.828518+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:28.828798+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:51:28.829589+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:51:28.873199+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:28.873668+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:51:28.874508+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:51:28.880552+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:28.992985+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:51:29.291480+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/assets/app.css" (from "https://reg-burns.unidev.eu/login?_locale=nl")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/assets/app.css\" (from \"https://reg-burns.unidev.eu/login?_locale=nl\") at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/assets/app.css/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:51:29.294420+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:29.294750+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:29.295041+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:29.364486+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:51:29.365201+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:29.365577+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:51:29.367750+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:29.368035+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:51:29.369294+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:29.371673+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:51:29.372767+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:29.373950+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:51:29.375046+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:51:29.424091+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:29.424756+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:51:29.425505+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:51:29.431058+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:29.433035+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:51:29.435981+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:51:29.452445+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:51:29.454878+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:51:29.455421+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:51:29.458034+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:51:29.603335+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:51:29.646575+01:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"https://reg-burns.unidev.eu/_wdt/styles","method":"GET"} [] [2026-02-16T16:51:29.647206+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:51:29.654086+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:29.654350+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:29.654647+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:30.074019+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/beagle/css/app.css.map/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:51:30.076047+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:30.076288+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:30.076533+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:30.134188+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:51:30.134968+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:30.135364+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:51:30.137426+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:30.137825+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:51:30.140988+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:30.141398+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:51:30.143937+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:30.144286+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:51:30.145895+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:51:30.202115+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:30.203914+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:51:30.205247+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:51:30.216247+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:30.218358+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:51:30.220925+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:51:30.236775+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:51:30.239230+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:51:30.239798+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:51:30.242219+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:51:30.394193+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:51:30.421533+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d6bdb3"},"request_uri":"https://reg-burns.unidev.eu/_wdt/d6bdb3?XDEBUG_IGNORE=1","method":"GET"} [] [2026-02-16T16:51:30.422214+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:51:30.425153+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:51:30.427667+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:30.427946+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:30.428207+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:30.429362+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:30.429672+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:30.430001+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:51:30.439112+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:51:30.441449+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:51:30.457995+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:51:30.460483+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:51:30.461038+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:51:30.463195+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:51:30.490811+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:51:30.491564+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:30.491995+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:51:30.493717+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:30.494060+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:51:30.496045+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:30.496384+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:51:30.497839+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:30.498138+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:51:30.499051+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:51:30.535351+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:30.536038+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:51:30.537263+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:51:30.547562+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:51:30.549626+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:51:30.552316+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:51:30.567633+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:51:30.570106+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:51:30.570563+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:51:30.572541+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:51:30.703806+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:52:35.170704+01:00] request.INFO: Matched route "auth_login". {"route":"auth_login","route_parameters":{"_route":"auth_login","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::login"},"request_uri":"https://reg-burns.unidev.eu/login?_locale=nl","method":"POST"} [] [2026-02-16T16:52:35.174372+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-16T16:52:35.174525+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:52:35.174678+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:52:35.174784+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:52:35.174885+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:52:35.175133+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:52:35.175293+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:52:35.181523+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:35.182195+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:35.184178+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:35.196272+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:35.238143+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-16T16:52:35.238295+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:52:35.238409+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:52:35.238513+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:52:35.244221+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:52:35.245739+01:00] doctrine.DEBUG: Executing statement: SELECT u0_.email AS email_0, u0_.roles AS roles_1, u0_.is_active AS is_active_2, u0_.first_name AS first_name_3, u0_.last_name AS last_name_4, u0_.password AS password_5, u0_.language AS language_6, u0_.function AS function_7, u0_.title AS title_8, u0_.mobile AS mobile_9, u0_.phone AS phone_10, u0_.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_11, u0_.has_agreed_on AS has_agreed_on_12, u0_.created_at AS created_at_13, u0_.updated_at AS updated_at_14, u0_.created_by AS created_by_15, u0_.updated_by AS updated_by_16, u0_.deleted_at AS deleted_at_17, u0_.id AS id_18, u0_.uuid AS uuid_19, u0_.burncenter_id AS burncenter_id_20 FROM user u0_ WHERE (u0_.email = ?) AND ((u0_.deleted_at IS NULL OR u0_.deleted_at > CURRENT_TIMESTAMP)) (parameters: array{"1":"jasper.kerkhof@uniweb.eu"}, types: array{"1":2}) {"sql":"SELECT u0_.email AS email_0, u0_.roles AS roles_1, u0_.is_active AS is_active_2, u0_.first_name AS first_name_3, u0_.last_name AS last_name_4, u0_.password AS password_5, u0_.language AS language_6, u0_.function AS function_7, u0_.title AS title_8, u0_.mobile AS mobile_9, u0_.phone AS phone_10, u0_.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_11, u0_.has_agreed_on AS has_agreed_on_12, u0_.created_at AS created_at_13, u0_.updated_at AS updated_at_14, u0_.created_by AS created_by_15, u0_.updated_by AS updated_by_16, u0_.deleted_at AS deleted_at_17, u0_.id AS id_18, u0_.uuid AS uuid_19, u0_.burncenter_id AS burncenter_id_20 FROM user u0_ WHERE (u0_.email = ?) AND ((u0_.deleted_at IS NULL OR u0_.deleted_at > CURRENT_TIMESTAMP))","params":{"1":"jasper.kerkhof@uniweb.eu"},"types":{"1":2}} [] [2026-02-16T16:52:35.844842+01:00] doctrine.DEBUG: Executing statement: SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2026-02-16T16:52:35.846836+01:00] doctrine.DEBUG: Executing statement: SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2026-02-16T16:52:35.847311+01:00] php.INFO: User Deprecated: Since symfony/security-http 7.3: Implementing "App\RegBurns\Domain\Model\User\User::eraseCredentials()" is deprecated since Symfony 7.3; add the #[\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the "__serialize()" method. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 7.3: Implementing \"App\\RegBurns\\Domain\\Model\\User\\User::eraseCredentials()\" is deprecated since Symfony 7.3; add the #[\\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the \"__serialize()\" method. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:321)"} [] [2026-02-16T16:52:35.848359+01:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken":"UsernamePasswordToken(user=\"jasper.kerkhof@uniweb.eu\", roles=\"ROLE_ADMIN, ROLE_USER\")"},"authenticator":"Uniweb\\AuthBundle\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2026-02-16T16:52:35.850777+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:35.853767+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:52:35.869991+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:35.872466+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:52:35.872955+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:35.875079+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:52:35.895083+01:00] security.DEBUG: The "Uniweb\AuthBundle\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"Uniweb\\AuthBundle\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2026-02-16T16:52:35.899602+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-02-16T16:52:35.902028+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:35.902371+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:52:35.903483+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:35.903780+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:52:35.905469+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:35.905702+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:52:35.906919+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:35.907191+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:52:35.908141+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:52:35.955311+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:35.955660+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:52:35.956307+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:52:35.964132+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:36.052472+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:52:36.253598+01:00] request.INFO: Matched route "application". {"route":"application","route_parameters":{"_route":"application","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\ApplicationController::application","_locale":"nl"},"request_uri":"https://reg-burns.unidev.eu/app/nl","method":"GET"} [] [2026-02-16T16:52:36.255862+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2026-02-16T16:52:36.256651+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:36.256883+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:36.257146+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:36.259941+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:52:36.260805+01:00] doctrine.DEBUG: Executing statement: SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP))) (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP)))","params":{"1":1},"types":{"1":1}} [] [2026-02-16T16:52:36.263449+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Uniweb\\AuthBundle\\Security\\User\\EntityUserProvider","username":"jasper.kerkhof@uniweb.eu"} [] [2026-02-16T16:52:36.263609+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-16T16:52:36.263733+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:52:36.263862+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:52:36.263983+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:52:36.264104+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:52:36.264332+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:52:36.264514+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:52:36.264892+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:52:36.266276+01:00] doctrine.DEBUG: Executing statement: SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2026-02-16T16:52:36.268483+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:36.270877+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:52:36.285542+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:36.287780+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:52:36.288231+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:36.290217+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:52:36.310693+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-02-16T16:52:36.313261+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:36.313828+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:52:36.315670+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:36.315996+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:52:36.317882+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:36.318238+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:52:36.320853+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:36.321224+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:52:36.322824+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:52:36.380134+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:36.380569+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:52:36.381305+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:52:36.387197+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:36.450781+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:52:36.635000+01:00] request.INFO: Matched route "auth_setup_2fa". {"route":"auth_setup_2fa","route_parameters":{"_route":"auth_setup_2fa","method":null,"action":null,"_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::setupTwoFactor"},"request_uri":"https://reg-burns.unidev.eu/user/setup-2fa","method":"GET"} [] [2026-02-16T16:52:36.637199+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2026-02-16T16:52:36.637968+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:36.638216+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:36.638507+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:36.641519+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:52:36.642328+01:00] doctrine.DEBUG: Executing statement: SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP))) (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP)))","params":{"1":1},"types":{"1":1}} [] [2026-02-16T16:52:36.643347+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Uniweb\\AuthBundle\\Security\\User\\EntityUserProvider","username":"jasper.kerkhof@uniweb.eu"} [] [2026-02-16T16:52:36.643509+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-16T16:52:36.643663+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:52:36.643795+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:52:36.643915+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:52:36.644036+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:52:36.644271+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:52:36.644456+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:52:36.644828+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:52:36.645086+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:52:36.650077+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:36.671407+01:00] doctrine.DEBUG: Executing statement: DELETE FROM core__user_token WHERE expires_at IS NOT NULL AND expires_at < ? (parameters: array{"1":"2026-02-15 16:52:36"}, types: array{"1":2}) {"sql":"DELETE FROM core__user_token WHERE expires_at IS NOT NULL AND expires_at < ?","params":{"1":"2026-02-15 16:52:36"},"types":{"1":2}} [] [2026-02-16T16:52:36.702596+01:00] doctrine.DEBUG: Executing statement: SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2026-02-16T16:52:36.712041+01:00] doctrine.DEBUG: Executing statement: SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2026-02-16T16:52:36.758682+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:36.761081+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:52:36.775925+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:36.778245+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:52:36.778710+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:36.780801+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:52:36.798562+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-02-16T16:52:36.801013+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:36.801584+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:52:36.803311+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:36.803651+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:52:36.805300+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:36.805611+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:52:36.807937+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:36.808291+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:52:36.809925+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:52:36.848711+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:36.849086+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:52:36.849804+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:52:36.855268+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:36.952573+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:52:37.203241+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/assets/app.css" (from "https://reg-burns.unidev.eu/user/setup-2fa")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/assets/app.css\" (from \"https://reg-burns.unidev.eu/user/setup-2fa\") at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/assets/app.css/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:52:37.206565+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:37.206830+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:37.207076+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:37.267912+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:52:37.268455+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:37.268796+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:52:37.269698+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:37.269925+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:52:37.271155+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:37.271423+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:52:37.272692+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:37.272920+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:52:37.273813+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:52:37.319576+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:37.319953+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:52:37.320792+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:52:37.325930+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:37.327992+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:37.330206+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:52:37.344876+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:37.347266+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:52:37.347801+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:37.350039+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:52:37.357805+01:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"https://reg-burns.unidev.eu/_wdt/styles","method":"GET"} [] [2026-02-16T16:52:37.358427+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:52:37.365962+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:37.366294+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:37.366651+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:37.489915+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:52:37.767233+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/beagle/css/app.css.map/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:52:37.769713+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:37.769989+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:37.770278+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:37.813627+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ff0d55"},"request_uri":"https://reg-burns.unidev.eu/_wdt/ff0d55?XDEBUG_IGNORE=1","method":"GET"} [] [2026-02-16T16:52:37.814202+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:52:37.820964+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:37.821197+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:37.821439+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:37.828972+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:37.831145+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:52:37.831647+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:52:37.831795+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:37.832138+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:52:37.833168+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:37.833430+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:52:37.834714+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:37.834986+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:52:37.836507+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:37.837251+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:52:37.838540+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:52:37.848649+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:37.851069+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:52:37.851631+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:37.853985+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:52:37.899849+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:37.900879+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:52:37.901680+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:52:37.907228+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:37.909463+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:37.912255+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:52:37.928893+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:37.935303+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:52:37.936529+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:37.941663+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:52:37.971334+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/img/favicon.ico" (from "https://reg-burns.unidev.eu/user/setup-2fa")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/img/favicon.ico\" (from \"https://reg-burns.unidev.eu/user/setup-2fa\") at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/img/favicon.ico/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:52:37.975673+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:52:37.980265+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:37.980632+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:37.981004+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:38.044613+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:52:38.045413+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:38.045842+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:52:38.047588+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:38.049252+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:52:38.051428+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:38.051893+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:52:38.054578+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:38.054940+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:52:38.056564+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:52:38.094773+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:52:38.098769+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:38.099158+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:52:38.099893+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:52:38.105462+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:38.107713+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:38.110454+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:52:38.126799+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:38.129272+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:52:38.129802+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:38.132131+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:52:38.173797+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/img/favicon.ico" (from "https://reg-burns.unidev.eu/user/setup-2fa")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/img/favicon.ico\" (from \"https://reg-burns.unidev.eu/user/setup-2fa\") at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/img/favicon.ico/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:52:38.175335+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:52:38.188245+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:38.189013+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:38.191091+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:38.255688+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:52:38.257786+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:38.258579+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:52:38.259645+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:38.259898+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:52:38.261855+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:38.262079+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:52:38.263330+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:38.263644+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:52:38.264588+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:52:38.284473+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:52:38.314459+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:38.314906+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:52:38.315708+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:52:38.321771+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:38.324474+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:38.327267+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:52:38.344186+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:38.346424+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:52:38.346949+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:38.348962+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:52:38.490718+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:52:40.439549+01:00] request.INFO: Matched route "auth_setup_2fa". {"route":"auth_setup_2fa","route_parameters":{"_route":"auth_setup_2fa","method":"google_authenticator","action":"enable","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::setupTwoFactor"},"request_uri":"https://reg-burns.unidev.eu/user/setup-2fa/google_authenticator/enable","method":"GET"} [] [2026-02-16T16:52:40.443944+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2026-02-16T16:52:40.444769+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:40.445028+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:40.445322+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:40.452178+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:52:40.452961+01:00] doctrine.DEBUG: Executing statement: SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP))) (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP)))","params":{"1":1},"types":{"1":1}} [] [2026-02-16T16:52:40.454375+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Uniweb\\AuthBundle\\Security\\User\\EntityUserProvider","username":"jasper.kerkhof@uniweb.eu"} [] [2026-02-16T16:52:40.454535+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-16T16:52:40.454688+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:52:40.454828+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:52:40.454947+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:52:40.455066+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:52:40.455306+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:52:40.455503+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:52:40.455859+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:52:40.456073+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:52:40.461964+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:40.478588+01:00] doctrine.DEBUG: Executing statement: DELETE FROM core__user_token WHERE expires_at IS NOT NULL AND expires_at < ? (parameters: array{"1":"2026-02-15 16:52:40"}, types: array{"1":2}) {"sql":"DELETE FROM core__user_token WHERE expires_at IS NOT NULL AND expires_at < ?","params":{"1":"2026-02-15 16:52:40"},"types":{"1":2}} [] [2026-02-16T16:52:40.483578+01:00] doctrine.DEBUG: Executing statement: SELECT a0_.secret AS secret_0, a0_.user_id AS user_id_1 FROM auth__google_auth a0_ WHERE a0_.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT a0_.secret AS secret_0, a0_.user_id AS user_id_1 FROM auth__google_auth a0_ WHERE a0_.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2026-02-16T16:52:40.501971+01:00] doctrine.DEBUG: Executing statement: SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2026-02-16T16:52:40.503881+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:52:40.639790+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:40.642466+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:52:40.656876+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:40.659013+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:52:40.659554+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:40.661744+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:52:40.680201+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-02-16T16:52:40.681652+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:40.682141+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:52:40.683277+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:40.683577+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:52:40.684705+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:40.684977+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:52:40.686148+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:40.686384+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:52:40.687182+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:52:40.724688+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:40.725051+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:52:40.725756+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:52:40.731332+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:40.830185+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:52:41.061459+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/assets/app.css" (from "https://reg-burns.unidev.eu/user/setup-2fa/google_authenticator/enable")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/assets/app.css\" (from \"https://reg-burns.unidev.eu/user/setup-2fa/google_authenticator/enable\") at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/assets/app.css/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:52:41.064528+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:41.064766+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:41.065009+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:41.125986+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:52:41.126829+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:41.127280+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:52:41.128341+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:41.128609+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:52:41.129819+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:41.130090+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:52:41.131330+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:41.131601+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:52:41.132405+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:52:41.163976+01:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"https://reg-burns.unidev.eu/_wdt/styles","method":"GET"} [] [2026-02-16T16:52:41.165035+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:52:41.171591+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:41.171988+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:52:41.172704+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:52:41.178064+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:41.178500+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:41.179222+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:41.180146+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:41.181312+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:41.182726+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:52:41.198440+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:41.200914+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:52:41.201453+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:41.203808+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:52:41.393741+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:52:41.567993+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f79ef5"},"request_uri":"https://reg-burns.unidev.eu/_wdt/f79ef5?XDEBUG_IGNORE=1","method":"GET"} [] [2026-02-16T16:52:41.568592+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:52:41.575575+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:41.575938+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:41.576298+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:41.583785+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/beagle/css/app.css.map/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:52:41.585206+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:41.586891+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:41.587180+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:41.587475+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:41.589013+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:52:41.605859+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:41.608314+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:52:41.608777+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:41.611109+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:52:41.645632+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:52:41.647024+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:41.647794+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:52:41.649859+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:41.650120+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:52:41.652095+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:41.652440+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:52:41.653774+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:41.654043+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:52:41.655080+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:52:41.696580+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:41.696979+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:52:41.697768+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:52:41.703793+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:41.705701+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:41.708248+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:52:41.723363+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:41.725859+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:52:41.726384+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:41.728832+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:52:41.861322+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:52:47.356974+01:00] request.INFO: Matched route "auth_setup_2fa". {"route":"auth_setup_2fa","route_parameters":{"_route":"auth_setup_2fa","method":null,"action":null,"_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::setupTwoFactor"},"request_uri":"https://reg-burns.unidev.eu/user/setup-2fa","method":"GET"} [] [2026-02-16T16:52:47.362072+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2026-02-16T16:52:47.366486+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:47.367238+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:47.369279+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:47.378699+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:52:47.380080+01:00] doctrine.DEBUG: Executing statement: SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP))) (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP)))","params":{"1":1},"types":{"1":1}} [] [2026-02-16T16:52:47.381738+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Uniweb\\AuthBundle\\Security\\User\\EntityUserProvider","username":"jasper.kerkhof@uniweb.eu"} [] [2026-02-16T16:52:47.381901+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-16T16:52:47.382026+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:52:47.382153+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:52:47.382272+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:52:47.382392+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-16T16:52:47.382705+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:52:47.382897+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:52:47.383565+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:52:47.383840+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:52:47.390000+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:47.407603+01:00] doctrine.DEBUG: Executing statement: DELETE FROM core__user_token WHERE expires_at IS NOT NULL AND expires_at < ? (parameters: array{"1":"2026-02-15 16:52:47"}, types: array{"1":2}) {"sql":"DELETE FROM core__user_token WHERE expires_at IS NOT NULL AND expires_at < ?","params":{"1":"2026-02-15 16:52:47"},"types":{"1":2}} [] [2026-02-16T16:52:47.415380+01:00] doctrine.DEBUG: Executing statement: SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2026-02-16T16:52:47.417085+01:00] doctrine.DEBUG: Executing statement: SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2026-02-16T16:52:47.461424+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:47.463919+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:52:47.479799+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:47.482104+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:52:47.482667+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:47.484958+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:52:47.504459+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-02-16T16:52:47.507820+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:47.508275+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:52:47.510028+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:47.510366+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:52:47.513140+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:47.513510+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:52:47.516029+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:47.516386+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:52:47.517988+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:52:47.561601+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:47.561993+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:52:47.562784+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:52:47.568945+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:47.674972+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:52:47.961968+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/assets/app.css" (from "https://reg-burns.unidev.eu/user/setup-2fa")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/assets/app.css\" (from \"https://reg-burns.unidev.eu/user/setup-2fa\") at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/assets/app.css/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:52:47.966339+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:47.966641+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:47.966940+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:48.009390+01:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"https://reg-burns.unidev.eu/_wdt/styles","method":"GET"} [] [2026-02-16T16:52:48.010029+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:52:48.017168+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:48.017452+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:48.017747+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:48.029204+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:52:48.029844+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:48.030182+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:52:48.031212+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:48.031481+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:52:48.032873+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:48.033200+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:52:48.034529+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:48.034874+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:52:48.035850+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:52:48.075941+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:48.076319+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:52:48.077040+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:52:48.082315+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:48.084433+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:48.086992+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:52:48.103983+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:48.106488+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:52:48.107071+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:48.109422+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:52:48.301314+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-16T16:52:48.466936+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/beagle/css/app.css.map/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-16T16:52:48.469383+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:48.469665+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:48.469967+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:48.534022+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-16T16:52:48.534796+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:48.535189+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:52:48.536929+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:48.537344+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-16T16:52:48.538839+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:48.539124+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:52:48.540445+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:48.540757+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:52:48.541756+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-16T16:52:48.542672+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"84884d"},"request_uri":"https://reg-burns.unidev.eu/_wdt/84884d?XDEBUG_IGNORE=1","method":"GET"} [] [2026-02-16T16:52:48.543302+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-16T16:52:48.550278+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:48.550549+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:48.550872+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-16T16:52:48.559028+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:48.561834+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:52:48.578581+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:48.580997+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:52:48.581534+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:48.583751+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:52:48.586965+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:48.588021+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-16T16:52:48.589468+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-16T16:52:48.599574+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-16T16:52:48.601753+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:48.604429+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-16T16:52:48.620595+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:48.623108+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-16T16:52:48.623671+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-16T16:52:48.626045+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-16T16:52:48.759209+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-19T03:37:07.047372+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::index"},"request_uri":"http://85.119.187.152/reg-burns.unidev.eu/www/","method":"GET"} [] [2026-02-19T03:37:07.630825+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-19T03:37:07.631010+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-19T03:37:07.631163+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-19T03:37:07.631262+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-19T03:37:07.631352+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-19T03:37:07.636374+00:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-19T03:37:07.636679+00:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-19T03:37:08.367205+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-19T03:37:08.409012+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-19T03:37:08.599712+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-19T03:37:09.987009+00:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-19T03:37:11.375987+00:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-19T03:37:11.409694+00:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-19T03:37:11.899125+00:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-19T03:37:11.907831+00:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-19T03:37:11.908053+00:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-19T03:37:11.918440+00:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-19T03:37:12.437360+00:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-19T03:37:12.490000+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-19T03:37:12.523910+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-19T03:37:13.106449+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-19T03:37:13.106711+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-19T03:37:13.201371+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-19T03:37:13.201723+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-19T03:37:13.203987+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-19T03:37:13.204215+00:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-19T03:37:13.599513+00:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-19T03:37:13.672340+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-19T03:37:13.672614+00:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-19T03:37:13.683304+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-19T03:37:13.831842+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-19T03:37:14.216855+00:00] doctrine.INFO: Disconnecting [] [] [2026-02-19T06:03:07.465345+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::index"},"request_uri":"http://85.119.187.152/reg-burns.unidev.eu/www/","method":"GET"} [] [2026-02-19T06:03:07.467573+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-19T06:03:07.467660+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-19T06:03:07.467717+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-19T06:03:07.467770+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-19T06:03:07.467814+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-19T06:03:07.468035+00:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-19T06:03:07.468183+00:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-19T06:03:07.471878+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-19T06:03:07.472306+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-19T06:03:07.473156+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-19T06:03:07.485604+00:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-19T06:03:07.502373+00:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-19T06:03:07.503715+00:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-19T06:03:07.512283+00:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-19T06:03:07.513259+00:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-19T06:03:07.513422+00:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-19T06:03:07.514263+00:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-19T06:03:07.527931+00:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-19T06:03:07.529574+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-19T06:03:07.530455+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-19T06:03:07.532562+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-19T06:03:07.532951+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-19T06:03:07.535603+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-19T06:03:07.536018+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-19T06:03:07.539022+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-19T06:03:07.539506+00:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-19T06:03:07.541386+00:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-19T06:03:07.587827+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-19T06:03:07.588110+00:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-19T06:03:07.588814+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-19T06:03:07.590835+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-19T06:03:07.629869+00:00] doctrine.INFO: Disconnecting [] [] [2026-02-19T07:12:51.621669+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::index"},"request_uri":"http://85.119.187.152/reg-burns.unidev.eu/www/","method":"GET"} [] [2026-02-19T07:12:51.623740+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-19T07:12:51.623801+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-19T07:12:51.623847+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-19T07:12:51.623903+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-19T07:12:51.623942+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-19T07:12:51.624131+00:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-19T07:12:51.624238+00:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-19T07:12:51.627570+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-19T07:12:51.627919+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-19T07:12:51.628620+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-19T07:12:51.638203+00:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-19T07:12:51.652688+00:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-19T07:12:51.653969+00:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-19T07:12:51.661943+00:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-19T07:12:51.662804+00:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-19T07:12:51.662940+00:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-19T07:12:51.663754+00:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-19T07:12:51.676099+00:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-19T07:12:51.677476+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-19T07:12:51.678038+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-19T07:12:51.680075+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-19T07:12:51.680334+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-19T07:12:51.682162+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-19T07:12:51.682413+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-19T07:12:51.684642+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-19T07:12:51.684874+00:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-19T07:12:51.685835+00:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-19T07:12:51.746001+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-19T07:12:51.746359+00:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-19T07:12:51.747161+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-19T07:12:51.749221+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-19T07:12:51.792269+00:00] doctrine.INFO: Disconnecting [] [] [2026-02-19T10:03:02.447816+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::index"},"request_uri":"http://85.119.187.152/reg-burns.unidev.eu/www/","method":"GET"} [] [2026-02-19T10:03:02.450074+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-19T10:03:02.450199+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-19T10:03:02.450257+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-19T10:03:02.450310+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-19T10:03:02.450353+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-19T10:03:02.450574+00:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-19T10:03:02.450701+00:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-19T10:03:02.454539+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-19T10:03:02.454964+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-19T10:03:02.455838+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-19T10:03:02.466435+00:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-19T10:03:02.483023+00:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-19T10:03:02.484415+00:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-19T10:03:02.493693+00:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-19T10:03:02.494777+00:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-19T10:03:02.494965+00:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-19T10:03:02.495825+00:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-19T10:03:02.510478+00:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-19T10:03:02.512015+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-19T10:03:02.512692+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-19T10:03:02.514861+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-19T10:03:02.515181+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-19T10:03:02.517283+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-19T10:03:02.517607+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-19T10:03:02.519462+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-19T10:03:02.519705+00:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-19T10:03:02.520785+00:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-19T10:03:02.571961+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-19T10:03:02.572471+00:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-19T10:03:02.573637+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-19T10:03:02.577015+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-19T10:03:02.616147+00:00] doctrine.INFO: Disconnecting [] [] [2026-02-20T07:46:23.569525+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::index"},"request_uri":"http://85.119.187.152/reg-burns.unidev.eu/www/","method":"GET"} [] [2026-02-20T07:46:24.258264+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-20T07:46:24.258459+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-20T07:46:24.258610+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-20T07:46:24.258704+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-20T07:46:24.258790+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-20T07:46:24.264286+00:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-20T07:46:24.264635+00:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-20T07:46:25.167703+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-20T07:46:25.211550+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-20T07:46:25.414651+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-20T07:46:27.401488+00:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-20T07:46:28.865159+00:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-20T07:46:28.915234+00:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-20T07:46:29.597919+00:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-20T07:46:29.614106+00:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-20T07:46:29.614335+00:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-20T07:46:29.627797+00:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-20T07:46:30.194048+00:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-20T07:46:30.268289+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-20T07:46:30.314599+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-20T07:46:31.038121+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-20T07:46:31.038633+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-20T07:46:31.165610+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-20T07:46:31.166160+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-20T07:46:31.168672+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-20T07:46:31.168887+00:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-20T07:46:31.279319+00:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-20T07:46:31.384431+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-20T07:46:31.384808+00:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-20T07:46:31.399996+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-20T07:46:31.592814+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-20T07:46:32.079304+00:00] doctrine.INFO: Disconnecting [] [] [2026-02-21T18:22:47.327614+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::index"},"request_uri":"http://85.119.187.152/reg-burns.unidev.eu/www/","method":"GET"} [] [2026-02-21T18:22:47.329771+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-21T18:22:47.329836+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-21T18:22:47.329888+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-21T18:22:47.329933+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-21T18:22:47.329973+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-21T18:22:47.330143+00:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-21T18:22:47.330260+00:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-21T18:22:47.334178+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-21T18:22:47.334487+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-21T18:22:47.335179+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-21T18:22:47.343896+00:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-21T18:22:47.361062+00:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-21T18:22:47.374218+00:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-21T18:22:47.503597+00:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-21T18:22:47.510560+00:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-21T18:22:47.510743+00:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-21T18:22:47.516654+00:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-21T18:22:47.552606+00:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-21T18:22:47.553799+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-21T18:22:47.554285+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-21T18:22:47.556325+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-21T18:22:47.556615+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-21T18:22:47.558605+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-21T18:22:47.558878+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-21T18:22:47.562010+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-21T18:22:47.562283+00:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-21T18:22:47.563680+00:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-21T18:22:47.622749+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-21T18:22:47.623220+00:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-21T18:22:47.624409+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-21T18:22:47.628670+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-21T18:22:48.187637+00:00] doctrine.INFO: Disconnecting [] [] [2026-02-22T06:01:51.662235+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::index"},"request_uri":"http://85.119.187.152/reg-burns.unidev.eu/www/","method":"GET"} [] [2026-02-22T06:01:51.664365+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-22T06:01:51.664460+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-22T06:01:51.664562+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-22T06:01:51.664616+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-22T06:01:51.664659+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-22T06:01:51.664865+00:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-22T06:01:51.664990+00:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-22T06:01:51.668605+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-22T06:01:51.668947+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-22T06:01:51.669850+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-22T06:01:51.678979+00:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-22T06:01:51.696633+00:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-22T06:01:51.706238+00:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-22T06:01:51.807018+00:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-22T06:01:51.810508+00:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-22T06:01:51.810712+00:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-22T06:01:51.816988+00:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-22T06:01:51.841027+00:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-22T06:01:51.842224+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-22T06:01:51.842726+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-22T06:01:51.844716+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-22T06:01:51.844979+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-22T06:01:51.846863+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-22T06:01:51.847119+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-22T06:01:51.850103+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-22T06:01:51.850389+00:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-22T06:01:51.852167+00:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-22T06:01:51.894040+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-22T06:01:51.894369+00:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-22T06:01:51.895138+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-22T06:01:51.897265+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-22T06:01:52.487876+00:00] doctrine.INFO: Disconnecting [] [] [2026-02-22T07:55:35.380043+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::index"},"request_uri":"http://85.119.187.152/reg-burns.unidev.eu/www/","method":"GET"} [] [2026-02-22T07:55:35.382090+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-22T07:55:35.382167+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-22T07:55:35.382212+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-22T07:55:35.382256+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-22T07:55:35.382293+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-22T07:55:35.382456+00:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-22T07:55:35.382575+00:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-22T07:55:35.385609+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-22T07:55:35.385946+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-22T07:55:35.386658+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-22T07:55:35.394643+00:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-22T07:55:35.408080+00:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-22T07:55:35.409249+00:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-22T07:55:35.417085+00:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-22T07:55:35.417936+00:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-22T07:55:35.418073+00:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-22T07:55:35.418806+00:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-22T07:55:35.430693+00:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-22T07:55:35.431979+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-22T07:55:35.432412+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-22T07:55:35.434077+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-22T07:55:35.434343+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-22T07:55:35.436208+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-22T07:55:35.436437+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-22T07:55:35.439020+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-22T07:55:35.439250+00:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-22T07:55:35.440752+00:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-22T07:55:35.494062+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-22T07:55:35.494405+00:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-22T07:55:35.495302+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-22T07:55:35.497482+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-22T07:55:35.534313+00:00] doctrine.INFO: Disconnecting [] [] [2026-02-22T10:01:53.174714+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::index"},"request_uri":"http://85.119.187.152/reg-burns.unidev.eu/www/","method":"GET"} [] [2026-02-22T10:01:53.176416+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-22T10:01:53.176477+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-22T10:01:53.176549+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-22T10:01:53.176596+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-22T10:01:53.176632+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-22T10:01:53.176789+00:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-22T10:01:53.176890+00:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-22T10:01:53.179922+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-22T10:01:53.180248+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-22T10:01:53.180980+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-22T10:01:53.190603+00:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-22T10:01:53.206567+00:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-22T10:01:53.207904+00:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-22T10:01:53.216310+00:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-22T10:01:53.217189+00:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-22T10:01:53.217352+00:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-22T10:01:53.218167+00:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-22T10:01:53.231135+00:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-22T10:01:53.232410+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-22T10:01:53.232931+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-22T10:01:53.234878+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-22T10:01:53.235142+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-22T10:01:53.237037+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-22T10:01:53.237312+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-22T10:01:53.239800+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-22T10:01:53.240088+00:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-22T10:01:53.241833+00:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-22T10:01:53.280232+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-22T10:01:53.280748+00:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-22T10:01:53.282011+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-22T10:01:53.285918+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-22T10:01:53.323045+00:00] doctrine.INFO: Disconnecting [] [] [2026-02-22T11:30:12.928360+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::index"},"request_uri":"http://85.119.187.152/reg-burns.unidev.eu/www/","method":"GET"} [] [2026-02-22T11:30:12.930730+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-22T11:30:12.930830+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-22T11:30:12.930893+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-22T11:30:12.930953+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-22T11:30:12.931003+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-22T11:30:12.931243+00:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-22T11:30:12.931377+00:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-22T11:30:12.935583+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-22T11:30:12.936036+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-22T11:30:12.936933+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-22T11:30:12.946937+00:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-22T11:30:12.964140+00:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-22T11:30:12.965878+00:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-22T11:30:12.978593+00:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-22T11:30:12.980137+00:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-22T11:30:12.980392+00:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-22T11:30:12.981684+00:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-22T11:30:13.001805+00:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-22T11:30:13.003800+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-22T11:30:13.004435+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-22T11:30:13.006479+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-22T11:30:13.006787+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-22T11:30:13.008881+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-22T11:30:13.009206+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-22T11:30:13.011766+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-22T11:30:13.012543+00:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-22T11:30:13.015079+00:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-22T11:30:13.067368+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-22T11:30:13.067781+00:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-22T11:30:13.068619+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-22T11:30:13.070890+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-22T11:30:13.111967+00:00] doctrine.INFO: Disconnecting [] [] [2026-02-23T10:57:21.747792+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::index"},"request_uri":"http://85.119.187.152/reg-burns.unidev.eu/www/","method":"GET"} [] [2026-02-23T10:57:21.750876+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-23T10:57:21.750987+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T10:57:21.751069+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T10:57:21.751150+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T10:57:21.751215+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T10:57:21.751541+00:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T10:57:21.751761+00:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T10:57:21.757154+00:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T10:57:21.757767+00:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T10:57:21.759002+00:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T10:57:21.769024+00:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T10:57:21.786249+00:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T10:57:21.804180+00:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T10:57:21.905608+00:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T10:57:21.911734+00:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T10:57:21.911933+00:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T10:57:21.918455+00:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T10:57:21.948728+00:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-23T10:57:21.950558+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T10:57:21.951379+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T10:57:21.953583+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T10:57:21.953811+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T10:57:21.955716+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T10:57:21.955990+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T10:57:21.958412+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T10:57:21.958688+00:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T10:57:21.960451+00:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-23T10:57:22.010466+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T10:57:22.010878+00:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T10:57:22.011747+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-23T10:57:22.013604+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T10:57:22.634432+00:00] doctrine.INFO: Disconnecting [] [] [2026-02-23T12:51:03.395724+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:03.398568+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T12:51:03.414089+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:03.416684+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T12:51:03.417273+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:03.419607+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T12:51:03.529866+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/login/nl"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/login/nl\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login/nl/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-23T12:51:03.559267+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:51:03.854359+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-23T12:51:03.856370+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:03.857307+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:51:03.859373+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:03.859717+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:51:03.862436+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:03.862783+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:03.865287+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:03.865650+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:03.867505+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-23T12:51:03.908750+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:03.909155+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:03.910432+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-23T12:51:03.916538+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:04.161428+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-23T12:51:04.505178+01:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"https://reg-burns.unidev.eu/_wdt/styles","method":"GET"} [] [2026-02-23T12:51:04.510301+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:51:04.528718+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:04.529373+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:04.531236+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:04.814158+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fa32e9"},"request_uri":"https://reg-burns.unidev.eu/_wdt/fa32e9?XDEBUG_IGNORE=1","method":"GET"} [] [2026-02-23T12:51:04.814791+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:51:04.820939+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:04.821202+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:04.821511+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:04.875083+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:04.877891+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T12:51:04.894515+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:04.896686+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T12:51:04.897214+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:04.899637+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T12:51:05.314562+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::index"},"request_uri":"https://reg-burns.unidev.eu/","method":"GET"} [] [2026-02-23T12:51:05.375032+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-23T12:51:05.375398+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:51:05.375742+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:51:05.376023+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:51:05.376295+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:51:05.377724+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:51:05.378171+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:51:05.391672+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:05.392012+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:05.392356+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:05.454664+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:05.562231+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:05.564957+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T12:51:05.581588+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:05.584032+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T12:51:05.584606+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:05.586929+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T12:51:05.614535+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-23T12:51:05.615820+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:05.616618+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:51:05.617708+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:05.618004+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:51:05.620016+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:05.620320+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:05.621886+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:05.622199+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:05.623102+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-23T12:51:05.672205+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:05.672589+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:05.673529+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-23T12:51:05.686450+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:05.775732+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-23T12:51:05.967592+01:00] request.INFO: Matched route "auth_login". {"route":"auth_login","route_parameters":{"_route":"auth_login","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::login"},"request_uri":"https://reg-burns.unidev.eu/login?_locale=nl","method":"GET"} [] [2026-02-23T12:51:05.973246+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-23T12:51:05.973397+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:51:05.973541+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:51:05.973662+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:51:05.973779+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:51:05.974014+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:51:05.974202+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:51:05.975906+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:05.976167+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:05.976465+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:05.982903+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:06.432365+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:06.437943+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T12:51:06.453287+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:06.455623+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T12:51:06.456075+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:06.458014+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T12:51:07.134065+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-23T12:51:07.134581+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:07.134875+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:51:07.135716+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:07.135932+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:51:07.137009+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:07.137280+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:07.138426+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:07.138706+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:07.139625+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-23T12:51:07.183970+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:07.184334+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:07.185042+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-23T12:51:07.189846+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:07.277175+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-23T12:51:07.668198+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/assets/app.css" (from "https://reg-burns.unidev.eu/login?_locale=nl")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/assets/app.css\" (from \"https://reg-burns.unidev.eu/login?_locale=nl\") at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/assets/app.css/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-23T12:51:07.676997+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:07.677729+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:07.680354+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:07.746788+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-23T12:51:07.747718+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:07.748062+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:51:07.750065+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:07.750338+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:51:07.751549+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:07.752153+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:07.754474+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:07.754776+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:07.756714+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-23T12:51:07.819140+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:07.819519+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:07.820237+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-23T12:51:07.825659+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:07.828239+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:07.830548+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T12:51:07.847676+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:07.849888+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T12:51:07.850418+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:07.852597+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T12:51:07.913235+01:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"https://reg-burns.unidev.eu/_wdt/styles","method":"GET"} [] [2026-02-23T12:51:07.913769+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:51:07.919559+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:07.919801+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:07.920048+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:07.946858+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-23T12:51:08.454219+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/beagle/css/app.css.map/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-23T12:51:08.456750+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:08.456993+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:08.457242+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:08.516903+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-23T12:51:08.637273+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:08.638953+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:51:08.640433+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:08.641722+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:51:08.644678+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:08.644962+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:08.646566+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:08.646848+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:08.648595+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-23T12:51:08.652833+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-23T12:51:08.655118+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:08.655345+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:08.655635+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:08.718196+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-23T12:51:08.718886+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:08.719231+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:51:08.720228+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:08.720505+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:51:08.721725+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:08.722001+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:08.723416+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:08.723759+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:08.724728+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-23T12:51:08.800879+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:08.801575+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:08.803521+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-23T12:51:08.810305+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:08.813482+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:08.816009+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T12:51:08.818177+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:08.819563+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:08.820223+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-23T12:51:08.828362+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:08.830462+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:08.832374+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:08.833141+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T12:51:08.834810+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T12:51:08.835342+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:08.837513+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T12:51:08.849362+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:08.851822+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T12:51:08.852353+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:08.854769+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T12:51:08.946650+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"360494"},"request_uri":"https://reg-burns.unidev.eu/_wdt/360494?XDEBUG_IGNORE=1","method":"GET"} [] [2026-02-23T12:51:08.947357+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:51:08.955246+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:08.955609+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:08.955966+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:08.965270+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:08.968076+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T12:51:08.981902+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-23T12:51:08.984876+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:08.987309+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T12:51:08.987863+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:08.990174+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T12:51:08.998145+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-23T12:51:40.872810+01:00] request.INFO: Matched route "auth_login". {"route":"auth_login","route_parameters":{"_route":"auth_login","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::login"},"request_uri":"https://reg-burns.unidev.eu/login?_locale=nl","method":"POST"} [] [2026-02-23T12:51:40.881935+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-23T12:51:40.882107+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:51:40.882248+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:51:40.882384+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:51:40.882518+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:51:40.882854+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:51:40.883056+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:51:40.888820+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:40.889454+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:40.891339+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:40.903417+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:41.720228+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-23T12:51:41.720404+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:51:41.720560+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:51:41.720684+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:51:42.249511+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-23T12:51:42.250963+01:00] doctrine.DEBUG: Executing statement: SELECT u0_.email AS email_0, u0_.roles AS roles_1, u0_.is_active AS is_active_2, u0_.first_name AS first_name_3, u0_.last_name AS last_name_4, u0_.password AS password_5, u0_.language AS language_6, u0_.function AS function_7, u0_.title AS title_8, u0_.mobile AS mobile_9, u0_.phone AS phone_10, u0_.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_11, u0_.has_agreed_on AS has_agreed_on_12, u0_.created_at AS created_at_13, u0_.updated_at AS updated_at_14, u0_.created_by AS created_by_15, u0_.updated_by AS updated_by_16, u0_.deleted_at AS deleted_at_17, u0_.id AS id_18, u0_.uuid AS uuid_19, u0_.burncenter_id AS burncenter_id_20 FROM user u0_ WHERE (u0_.email = ?) AND ((u0_.deleted_at IS NULL OR u0_.deleted_at > CURRENT_TIMESTAMP)) (parameters: array{"1":"jasper.kerkhof@uniweb.eu"}, types: array{"1":2}) {"sql":"SELECT u0_.email AS email_0, u0_.roles AS roles_1, u0_.is_active AS is_active_2, u0_.first_name AS first_name_3, u0_.last_name AS last_name_4, u0_.password AS password_5, u0_.language AS language_6, u0_.function AS function_7, u0_.title AS title_8, u0_.mobile AS mobile_9, u0_.phone AS phone_10, u0_.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_11, u0_.has_agreed_on AS has_agreed_on_12, u0_.created_at AS created_at_13, u0_.updated_at AS updated_at_14, u0_.created_by AS created_by_15, u0_.updated_by AS updated_by_16, u0_.deleted_at AS deleted_at_17, u0_.id AS id_18, u0_.uuid AS uuid_19, u0_.burncenter_id AS burncenter_id_20 FROM user u0_ WHERE (u0_.email = ?) AND ((u0_.deleted_at IS NULL OR u0_.deleted_at > CURRENT_TIMESTAMP))","params":{"1":"jasper.kerkhof@uniweb.eu"},"types":{"1":2}} [] [2026-02-23T12:51:43.097255+01:00] doctrine.DEBUG: Executing statement: SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2026-02-23T12:51:43.102384+01:00] doctrine.DEBUG: Executing statement: SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2026-02-23T12:51:43.103281+01:00] php.INFO: User Deprecated: Since symfony/security-http 7.3: Implementing "App\RegBurns\Domain\Model\User\User::eraseCredentials()" is deprecated since Symfony 7.3; add the #[\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the "__serialize()" method. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 7.3: Implementing \"App\\RegBurns\\Domain\\Model\\User\\User::eraseCredentials()\" is deprecated since Symfony 7.3; add the #[\\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the \"__serialize()\" method. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:321)"} [] [2026-02-23T12:51:43.111949+01:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken":"UsernamePasswordToken(user=\"jasper.kerkhof@uniweb.eu\", roles=\"ROLE_ADMIN, ROLE_USER\")"},"authenticator":"Uniweb\\AuthBundle\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2026-02-23T12:51:43.114537+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:43.117192+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T12:51:43.132995+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:43.135075+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T12:51:43.135529+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:43.137507+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T12:51:43.181739+01:00] security.DEBUG: The "Uniweb\AuthBundle\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"Uniweb\\AuthBundle\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2026-02-23T12:51:43.185038+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-02-23T12:51:43.187851+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:43.188353+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:51:43.190184+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:43.190554+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:51:43.193293+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:43.193711+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:43.196446+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:43.196797+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:43.198422+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-23T12:51:43.264470+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:43.265154+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:43.266916+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-23T12:51:43.273692+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:43.356089+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-23T12:51:43.547126+01:00] request.INFO: Matched route "application". {"route":"application","route_parameters":{"_route":"application","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\ApplicationController::application","_locale":"nl"},"request_uri":"https://reg-burns.unidev.eu/app/nl","method":"GET"} [] [2026-02-23T12:51:43.552433+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2026-02-23T12:51:43.556114+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:43.556730+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:43.558412+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:43.566106+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-23T12:51:43.567396+01:00] doctrine.DEBUG: Executing statement: SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP))) (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP)))","params":{"1":1},"types":{"1":1}} [] [2026-02-23T12:51:43.588945+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Uniweb\\AuthBundle\\Security\\User\\EntityUserProvider","username":"jasper.kerkhof@uniweb.eu"} [] [2026-02-23T12:51:43.589317+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-23T12:51:43.589608+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:51:43.589844+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:51:43.590063+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:51:43.590284+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:51:43.590842+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:51:43.591254+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:51:43.592712+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:51:43.600408+01:00] doctrine.DEBUG: Executing statement: SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2026-02-23T12:51:43.603026+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:43.605331+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T12:51:43.620854+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:43.622929+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T12:51:43.623368+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:43.625453+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T12:51:43.646437+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-02-23T12:51:43.650907+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:43.651453+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:51:43.653230+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:43.653542+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:51:43.656146+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:43.656556+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:43.659158+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:43.659473+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:43.660295+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-23T12:51:43.713479+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:43.713853+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:43.714616+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-23T12:51:43.720217+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:43.785277+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-23T12:51:43.962281+01:00] request.INFO: Matched route "auth_setup_2fa". {"route":"auth_setup_2fa","route_parameters":{"_route":"auth_setup_2fa","method":null,"action":null,"_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::setupTwoFactor"},"request_uri":"https://reg-burns.unidev.eu/user/setup-2fa","method":"GET"} [] [2026-02-23T12:51:43.964779+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2026-02-23T12:51:43.965583+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:43.965813+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:43.966073+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:43.969009+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-23T12:51:43.969833+01:00] doctrine.DEBUG: Executing statement: SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP))) (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP)))","params":{"1":1},"types":{"1":1}} [] [2026-02-23T12:51:43.970800+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Uniweb\\AuthBundle\\Security\\User\\EntityUserProvider","username":"jasper.kerkhof@uniweb.eu"} [] [2026-02-23T12:51:43.970962+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-23T12:51:43.971099+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:51:43.971245+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:51:43.971370+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:51:43.971519+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:51:43.971756+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:51:43.971943+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:51:43.972317+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:51:43.972598+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:51:43.978649+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:44.082160+01:00] doctrine.DEBUG: Executing statement: DELETE FROM core__user_token WHERE expires_at IS NOT NULL AND expires_at < ? (parameters: array{"1":"2026-02-22 12:51:44"}, types: array{"1":2}) {"sql":"DELETE FROM core__user_token WHERE expires_at IS NOT NULL AND expires_at < ?","params":{"1":"2026-02-22 12:51:44"},"types":{"1":2}} [] [2026-02-23T12:51:44.220715+01:00] doctrine.DEBUG: Executing statement: SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2026-02-23T12:51:44.276777+01:00] doctrine.DEBUG: Executing statement: SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2026-02-23T12:51:44.393595+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:44.395993+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T12:51:44.410904+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:44.413053+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T12:51:44.413612+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:44.415700+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T12:51:44.432456+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-02-23T12:51:44.434166+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:44.434672+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:51:44.436352+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:44.436707+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:51:44.438413+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:44.438746+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:44.441475+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:44.441840+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:44.443335+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-23T12:51:44.503074+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:44.503810+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:44.505072+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-23T12:51:44.512790+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:44.609380+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-23T12:51:44.822417+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/assets/app.css" (from "https://reg-burns.unidev.eu/user/setup-2fa")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/assets/app.css\" (from \"https://reg-burns.unidev.eu/user/setup-2fa\") at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/assets/app.css/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-23T12:51:44.826860+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:44.827143+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:44.827430+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:44.885975+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-23T12:51:44.886544+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:44.886887+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:51:44.887886+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:44.888153+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:51:44.889373+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:44.889657+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:44.890933+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:44.891231+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:44.892120+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-23T12:51:44.930993+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:44.931371+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:44.932081+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-23T12:51:44.937200+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:44.939296+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:44.941795+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T12:51:44.957388+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:44.959468+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T12:51:44.960030+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:44.962039+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T12:51:44.997634+01:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"https://reg-burns.unidev.eu/_wdt/styles","method":"GET"} [] [2026-02-23T12:51:44.998348+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:51:45.005592+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:45.005933+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:45.006286+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:45.056660+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-23T12:51:45.365575+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7ae678"},"request_uri":"https://reg-burns.unidev.eu/_wdt/7ae678?XDEBUG_IGNORE=1","method":"GET"} [] [2026-02-23T12:51:45.366180+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:51:45.371569+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/beagle/css/app.css.map/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-23T12:51:45.372871+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:45.373146+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:45.373442+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:45.374120+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:45.374396+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:45.374686+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:45.380832+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:45.383429+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T12:51:45.399779+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:45.402209+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T12:51:45.402765+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:45.405072+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T12:51:45.435135+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-23T12:51:45.436652+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:45.437022+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:51:45.437965+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:45.438192+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:51:45.439437+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:45.439736+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:45.441061+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:45.441358+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:45.442220+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-23T12:51:45.497940+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:45.498307+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:45.499132+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-23T12:51:45.504011+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:45.506133+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:45.508444+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T12:51:45.523357+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:45.525839+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T12:51:45.526381+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:45.528339+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T12:51:45.580764+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/img/favicon.ico" (from "https://reg-burns.unidev.eu/user/setup-2fa")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/img/favicon.ico\" (from \"https://reg-burns.unidev.eu/user/setup-2fa\") at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/img/favicon.ico/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-23T12:51:45.581610+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:51:45.583700+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:45.583981+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:45.584284+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:45.642934+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-23T12:51:45.643546+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:45.643864+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:51:45.644862+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:45.645160+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:51:45.646436+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:45.646870+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:45.649895+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:45.650316+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:45.652018+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-23T12:51:45.659435+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-23T12:51:45.701620+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:45.702014+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:45.702724+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-23T12:51:45.707630+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:45.711149+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:45.715994+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T12:51:45.731567+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:45.733563+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T12:51:45.734074+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:45.736250+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T12:51:45.793921+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/img/favicon.ico" (from "https://reg-burns.unidev.eu/user/setup-2fa")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/img/favicon.ico\" (from \"https://reg-burns.unidev.eu/user/setup-2fa\") at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/img/favicon.ico/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-23T12:51:45.794899+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:51:45.801559+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:45.801848+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:45.802135+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:45.858715+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-23T12:51:45.859242+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:45.859673+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:51:45.860674+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:45.860925+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:51:45.862164+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:45.862442+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:45.863786+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:45.864115+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:45.865094+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-23T12:51:45.913038+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:45.913451+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:45.914179+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-23T12:51:45.919399+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:45.921739+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:45.924292+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T12:51:45.939201+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:45.941358+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T12:51:45.941984+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:45.944033+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T12:51:45.980659+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-23T12:51:46.083749+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-23T12:51:54.235463+01:00] request.INFO: Matched route "auth_setup_2fa". {"route":"auth_setup_2fa","route_parameters":{"_route":"auth_setup_2fa","method":"google_authenticator","action":"enable","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::setupTwoFactor"},"request_uri":"https://reg-burns.unidev.eu/user/setup-2fa/google_authenticator/enable","method":"GET"} [] [2026-02-23T12:51:54.241687+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2026-02-23T12:51:54.245707+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:54.246333+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:54.248018+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:54.257149+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-23T12:51:54.258744+01:00] doctrine.DEBUG: Executing statement: SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP))) (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP)))","params":{"1":1},"types":{"1":1}} [] [2026-02-23T12:51:54.260355+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Uniweb\\AuthBundle\\Security\\User\\EntityUserProvider","username":"jasper.kerkhof@uniweb.eu"} [] [2026-02-23T12:51:54.260549+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-23T12:51:54.260684+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:51:54.260819+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:51:54.260937+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:51:54.261055+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:51:54.261359+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:51:54.261564+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:51:54.262245+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:51:54.262515+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:51:54.269087+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:54.286813+01:00] doctrine.DEBUG: Executing statement: DELETE FROM core__user_token WHERE expires_at IS NOT NULL AND expires_at < ? (parameters: array{"1":"2026-02-22 12:51:54"}, types: array{"1":2}) {"sql":"DELETE FROM core__user_token WHERE expires_at IS NOT NULL AND expires_at < ?","params":{"1":"2026-02-22 12:51:54"},"types":{"1":2}} [] [2026-02-23T12:51:54.311047+01:00] doctrine.DEBUG: Executing statement: SELECT a0_.secret AS secret_0, a0_.user_id AS user_id_1 FROM auth__google_auth a0_ WHERE a0_.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT a0_.secret AS secret_0, a0_.user_id AS user_id_1 FROM auth__google_auth a0_ WHERE a0_.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2026-02-23T12:51:54.313125+01:00] doctrine.DEBUG: Executing statement: SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2026-02-23T12:51:54.314830+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:51:54.823942+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:54.826587+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T12:51:54.841277+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:54.843319+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T12:51:54.843784+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:54.846120+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T12:51:54.863142+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-02-23T12:51:54.866186+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:54.866642+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:51:54.868157+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:54.868447+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:51:54.870661+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:54.870971+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:54.873130+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:54.873427+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:54.874312+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-23T12:51:54.918840+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:54.919240+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:54.920125+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-23T12:51:54.925438+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:55.019550+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-23T12:51:55.362285+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/assets/app.css" (from "https://reg-burns.unidev.eu/user/setup-2fa/google_authenticator/enable")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/assets/app.css\" (from \"https://reg-burns.unidev.eu/user/setup-2fa/google_authenticator/enable\") at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/assets/app.css/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-23T12:51:55.365480+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:55.365773+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:55.366062+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:55.383706+01:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"https://reg-burns.unidev.eu/_wdt/styles","method":"GET"} [] [2026-02-23T12:51:55.384291+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:51:55.390427+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:55.390807+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:55.391095+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:55.424770+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-23T12:51:55.425406+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:55.425768+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:51:55.426800+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:55.427024+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:51:55.428141+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:55.428364+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:55.429443+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:55.429684+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:55.430461+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-23T12:51:55.472809+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:55.473188+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:55.474085+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-23T12:51:55.483460+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:55.488381+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:55.493982+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T12:51:55.534791+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:55.537299+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T12:51:55.539902+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:55.542232+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T12:51:55.645714+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-23T12:51:55.706633+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/beagle/css/app.css.map/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-23T12:51:55.709078+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:55.709361+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:55.709664+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:55.765548+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-23T12:51:55.767403+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:55.770707+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:51:55.771750+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:55.771997+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:51:55.773010+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:55.773280+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:55.774609+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:55.774889+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:55.775796+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-23T12:51:55.812736+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:55.813156+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:51:55.814385+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-23T12:51:55.819702+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:51:55.821822+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:55.824501+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T12:51:55.825459+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e5b74a"},"request_uri":"https://reg-burns.unidev.eu/_wdt/e5b74a?XDEBUG_IGNORE=1","method":"GET"} [] [2026-02-23T12:51:55.826056+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:51:55.832568+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:55.832825+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:55.833071+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:51:55.839833+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:55.841129+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:55.842024+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T12:51:55.842568+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:55.843376+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T12:51:55.844888+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T12:51:55.858867+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:55.861211+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T12:51:55.861769+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:51:55.864088+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T12:51:56.035389+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-23T12:52:36.235213+01:00] request.INFO: Matched route "auth_setup_2fa". {"route":"auth_setup_2fa","route_parameters":{"_route":"auth_setup_2fa","method":"google_authenticator","action":"enable","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::setupTwoFactor"},"request_uri":"https://reg-burns.unidev.eu/user/setup-2fa/google_authenticator/enable","method":"POST"} [] [2026-02-23T12:52:36.239930+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2026-02-23T12:52:36.243834+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:36.244470+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:36.246237+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:36.255773+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-23T12:52:36.257321+01:00] doctrine.DEBUG: Executing statement: SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP))) (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP)))","params":{"1":1},"types":{"1":1}} [] [2026-02-23T12:52:36.259028+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Uniweb\\AuthBundle\\Security\\User\\EntityUserProvider","username":"jasper.kerkhof@uniweb.eu"} [] [2026-02-23T12:52:36.259169+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-23T12:52:36.259274+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:36.259390+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:36.259501+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:36.259605+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:36.259894+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:36.260072+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:36.260686+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:36.260913+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:36.267141+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:36.284360+01:00] doctrine.DEBUG: Executing statement: DELETE FROM core__user_token WHERE expires_at IS NOT NULL AND expires_at < ? (parameters: array{"1":"2026-02-22 12:52:36"}, types: array{"1":2}) {"sql":"DELETE FROM core__user_token WHERE expires_at IS NOT NULL AND expires_at < ?","params":{"1":"2026-02-22 12:52:36"},"types":{"1":2}} [] [2026-02-23T12:52:36.286926+01:00] doctrine.DEBUG: Executing statement: SELECT a0_.secret AS secret_0, a0_.user_id AS user_id_1 FROM auth__google_auth a0_ WHERE a0_.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT a0_.secret AS secret_0, a0_.user_id AS user_id_1 FROM auth__google_auth a0_ WHERE a0_.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2026-02-23T12:52:36.288711+01:00] doctrine.DEBUG: Executing statement: SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2026-02-23T12:52:36.290123+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:36.332803+01:00] doctrine.DEBUG: Executing statement: SELECT a0_.secret AS secret_0, a0_.user_id AS user_id_1 FROM auth__google_auth a0_ WHERE a0_.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT a0_.secret AS secret_0, a0_.user_id AS user_id_1 FROM auth__google_auth a0_ WHERE a0_.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2026-02-23T12:52:36.784988+01:00] doctrine.DEBUG: Beginning transaction [] [] [2026-02-23T12:52:36.806059+01:00] doctrine.DEBUG: Executing statement: INSERT INTO auth__google_auth (secret, user_id) VALUES (?, ?) (parameters: array{"1":"WMRZWIBN2V2KWQUS","2":1}, types: array{"1":2,"2":1}) {"sql":"INSERT INTO auth__google_auth (secret, user_id) VALUES (?, ?)","params":{"1":"WMRZWIBN2V2KWQUS","2":1},"types":{"1":2,"2":1}} [] [2026-02-23T12:52:36.806946+01:00] doctrine.DEBUG: Committing transaction [] [] [2026-02-23T12:52:36.822113+01:00] doctrine.DEBUG: Beginning transaction [] [] [2026-02-23T12:52:36.822815+01:00] doctrine.DEBUG: Executing statement: UPDATE auth__user_settings SET enabled_two_factor_methods = ?, updated_at = ? WHERE user_id = ? (parameters: array{"1":"[\"google_authenticator\"]","2":"2026-02-23 12:52:36","3":"1"}, types: array{"1":2,"2":2,"3":1}) {"sql":"UPDATE auth__user_settings SET enabled_two_factor_methods = ?, updated_at = ? WHERE user_id = ?","params":{"1":"[\"google_authenticator\"]","2":"2026-02-23 12:52:36","3":"1"},"types":{"1":2,"2":2,"3":1}} [] [2026-02-23T12:52:36.823700+01:00] doctrine.DEBUG: Committing transaction [] [] [2026-02-23T12:52:36.831254+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-02-23T12:52:36.835052+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:36.837794+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T12:52:36.853046+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:36.855275+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T12:52:36.855733+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:36.857708+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T12:52:36.875053+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:36.875648+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:52:36.877483+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:36.877848+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:52:36.880975+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:36.881562+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:36.884038+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:36.884407+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:36.886097+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-23T12:52:36.939019+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:36.939831+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:36.941269+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-23T12:52:36.950763+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:37.046028+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-23T12:52:37.185950+01:00] request.INFO: Matched route "auth_setup_2fa". {"route":"auth_setup_2fa","route_parameters":{"_route":"auth_setup_2fa","method":null,"action":null,"_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::setupTwoFactor"},"request_uri":"https://reg-burns.unidev.eu/user/setup-2fa","method":"GET"} [] [2026-02-23T12:52:37.187379+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2026-02-23T12:52:37.188166+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:37.188430+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:37.188775+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:37.191459+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-23T12:52:37.192271+01:00] doctrine.DEBUG: Executing statement: SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP))) (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP)))","params":{"1":1},"types":{"1":1}} [] [2026-02-23T12:52:37.193040+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Uniweb\\AuthBundle\\Security\\User\\EntityUserProvider","username":"jasper.kerkhof@uniweb.eu"} [] [2026-02-23T12:52:37.193203+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-23T12:52:37.193326+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:37.193453+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:37.193590+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:37.193720+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:37.193956+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:37.194150+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:37.194538+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:37.194798+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:37.200030+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:37.212538+01:00] doctrine.DEBUG: Executing statement: DELETE FROM core__user_token WHERE expires_at IS NOT NULL AND expires_at < ? (parameters: array{"1":"2026-02-22 12:52:37"}, types: array{"1":2}) {"sql":"DELETE FROM core__user_token WHERE expires_at IS NOT NULL AND expires_at < ?","params":{"1":"2026-02-22 12:52:37"},"types":{"1":2}} [] [2026-02-23T12:52:37.217622+01:00] doctrine.DEBUG: Executing statement: SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2026-02-23T12:52:37.218870+01:00] doctrine.DEBUG: Executing statement: SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2026-02-23T12:52:37.243617+01:00] request.INFO: Matched route "auth_setup_2fa". {"route":"auth_setup_2fa","route_parameters":{"_route":"auth_setup_2fa","method":"google_authenticator","action":"enable","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::setupTwoFactor"},"request_uri":"https://reg-burns.unidev.eu/user/setup-2fa/google_authenticator/enable","method":"POST"} [] [2026-02-23T12:52:37.263064+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:37.265242+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T12:52:37.278727+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:37.280823+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T12:52:37.281271+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:37.283211+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T12:52:37.301194+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-02-23T12:52:37.302746+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:37.303384+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:52:37.305186+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:37.305645+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:52:37.307543+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:37.307880+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:37.310118+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:37.310403+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:37.311309+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-23T12:52:37.358481+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:37.358887+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:37.359618+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-23T12:52:37.364471+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:37.370576+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2026-02-23T12:52:37.372408+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:37.373941+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:37.374278+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:37.377751+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-23T12:52:37.378573+01:00] doctrine.DEBUG: Executing statement: SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP))) (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP)))","params":{"1":1},"types":{"1":1}} [] [2026-02-23T12:52:37.379454+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Uniweb\\AuthBundle\\Security\\User\\EntityUserProvider","username":"jasper.kerkhof@uniweb.eu"} [] [2026-02-23T12:52:37.379636+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-23T12:52:37.379762+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:37.379901+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:37.380022+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:37.380139+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:37.380404+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:37.380616+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:37.380998+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:37.381220+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:37.386309+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:37.398156+01:00] doctrine.DEBUG: Executing statement: DELETE FROM core__user_token WHERE expires_at IS NOT NULL AND expires_at < ? (parameters: array{"1":"2026-02-22 12:52:37"}, types: array{"1":2}) {"sql":"DELETE FROM core__user_token WHERE expires_at IS NOT NULL AND expires_at < ?","params":{"1":"2026-02-22 12:52:37"},"types":{"1":2}} [] [2026-02-23T12:52:37.399314+01:00] doctrine.DEBUG: Executing statement: SELECT a0_.secret AS secret_0, a0_.user_id AS user_id_1 FROM auth__google_auth a0_ WHERE a0_.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT a0_.secret AS secret_0, a0_.user_id AS user_id_1 FROM auth__google_auth a0_ WHERE a0_.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2026-02-23T12:52:37.400595+01:00] doctrine.DEBUG: Executing statement: SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2026-02-23T12:52:37.401861+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:37.417050+01:00] doctrine.DEBUG: Executing statement: SELECT a0_.secret AS secret_0, a0_.user_id AS user_id_1 FROM auth__google_auth a0_ WHERE a0_.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT a0_.secret AS secret_0, a0_.user_id AS user_id_1 FROM auth__google_auth a0_ WHERE a0_.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2026-02-23T12:52:37.420896+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-02-23T12:52:37.423417+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:37.425991+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T12:52:37.440330+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:37.442686+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T12:52:37.443216+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:37.445240+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T12:52:37.460683+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:37.461214+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:52:37.462379+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:37.462741+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:52:37.462676+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-23T12:52:37.464932+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:37.465569+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:37.467094+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:37.467415+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:37.468324+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-23T12:52:37.504323+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:37.504722+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:37.505469+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-23T12:52:37.511223+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:37.584526+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-23T12:52:37.805514+01:00] request.INFO: Matched route "auth_setup_2fa". {"route":"auth_setup_2fa","route_parameters":{"_route":"auth_setup_2fa","method":null,"action":null,"_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::setupTwoFactor"},"request_uri":"https://reg-burns.unidev.eu/user/setup-2fa","method":"GET"} [] [2026-02-23T12:52:37.806910+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2026-02-23T12:52:37.807743+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:37.808001+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:37.808254+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:37.810974+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-23T12:52:37.811719+01:00] doctrine.DEBUG: Executing statement: SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP))) (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP)))","params":{"1":1},"types":{"1":1}} [] [2026-02-23T12:52:37.812692+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Uniweb\\AuthBundle\\Security\\User\\EntityUserProvider","username":"jasper.kerkhof@uniweb.eu"} [] [2026-02-23T12:52:37.812860+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-23T12:52:37.812966+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:37.813072+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:37.813169+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:37.813276+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:37.813484+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:37.813664+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:37.813987+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:37.814206+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:37.818662+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:37.829741+01:00] doctrine.DEBUG: Executing statement: DELETE FROM core__user_token WHERE expires_at IS NOT NULL AND expires_at < ? (parameters: array{"1":"2026-02-22 12:52:37"}, types: array{"1":2}) {"sql":"DELETE FROM core__user_token WHERE expires_at IS NOT NULL AND expires_at < ?","params":{"1":"2026-02-22 12:52:37"},"types":{"1":2}} [] [2026-02-23T12:52:37.833194+01:00] doctrine.DEBUG: Executing statement: SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2026-02-23T12:52:37.834039+01:00] doctrine.DEBUG: Executing statement: SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2026-02-23T12:52:37.875299+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:37.877504+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T12:52:37.890890+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:37.892905+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T12:52:37.893349+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:37.895292+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T12:52:37.912907+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-02-23T12:52:37.914443+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:37.914894+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:52:37.916613+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:37.916936+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:52:37.918740+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:37.919084+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:37.920565+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:37.920810+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:37.921577+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-23T12:52:37.961335+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:37.961702+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:37.962406+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-23T12:52:37.967262+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:38.069527+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-23T12:52:38.230621+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/assets/app.css" (from "https://reg-burns.unidev.eu/user/setup-2fa")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/assets/app.css\" (from \"https://reg-burns.unidev.eu/user/setup-2fa\") at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/assets/app.css/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-23T12:52:38.233909+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:38.234147+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:38.234393+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:38.289292+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-23T12:52:38.289767+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:38.290103+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:52:38.290994+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:38.291283+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:52:38.292306+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:38.292543+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:38.293642+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:38.293870+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:38.294655+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-23T12:52:38.334468+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:38.334872+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:38.335479+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-23T12:52:38.340511+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:38.342409+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:38.344596+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T12:52:38.358371+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:38.360485+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T12:52:38.360937+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:38.363028+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T12:52:38.459014+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-23T12:52:38.677230+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ad13b8"},"request_uri":"https://reg-burns.unidev.eu/_wdt/ad13b8?XDEBUG_IGNORE=1","method":"GET"} [] [2026-02-23T12:52:38.677832+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:38.684440+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:38.684726+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:38.685010+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:38.692397+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:38.694591+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T12:52:38.709613+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:38.713263+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T12:52:38.714291+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:38.719274+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T12:52:44.724795+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::index"},"request_uri":"https://reg-burns.unidev.eu/","method":"GET"} [] [2026-02-23T12:52:44.729760+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2026-02-23T12:52:44.733403+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:44.734014+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:44.735683+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:44.743652+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-23T12:52:44.745441+01:00] doctrine.DEBUG: Executing statement: SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP))) (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP)))","params":{"1":1},"types":{"1":1}} [] [2026-02-23T12:52:44.747042+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Uniweb\\AuthBundle\\Security\\User\\EntityUserProvider","username":"jasper.kerkhof@uniweb.eu"} [] [2026-02-23T12:52:44.747198+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-23T12:52:44.747321+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:44.747446+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:44.747582+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:44.747702+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:44.747990+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:44.748187+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:44.748871+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:44.752934+01:00] doctrine.DEBUG: Executing statement: SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2026-02-23T12:52:44.758064+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:44.763706+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:44.777557+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:44.779968+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T12:52:44.794536+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:44.796576+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T12:52:44.797012+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:44.799309+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T12:52:44.817021+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-02-23T12:52:44.820041+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:44.820471+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:52:44.821928+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:44.822208+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:52:44.824432+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:44.824773+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:44.826889+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:44.827181+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:44.828731+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-23T12:52:44.875246+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:44.875686+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:44.876636+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-23T12:52:44.882476+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:44.968669+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-23T12:52:45.113183+01:00] request.INFO: Matched route "application". {"route":"application","route_parameters":{"_route":"application","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\ApplicationController::application","_locale":"nl"},"request_uri":"https://reg-burns.unidev.eu/app/nl","method":"GET"} [] [2026-02-23T12:52:45.114798+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2026-02-23T12:52:45.115487+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:45.115738+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:45.115993+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:45.118891+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-23T12:52:45.119691+01:00] doctrine.DEBUG: Executing statement: SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP))) (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP)))","params":{"1":1},"types":{"1":1}} [] [2026-02-23T12:52:45.120642+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Uniweb\\AuthBundle\\Security\\User\\EntityUserProvider","username":"jasper.kerkhof@uniweb.eu"} [] [2026-02-23T12:52:45.120800+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-23T12:52:45.120922+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:45.121048+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:45.121165+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:45.121291+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:45.121547+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:45.121737+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:45.122096+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:45.123528+01:00] doctrine.DEBUG: Executing statement: SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2026-02-23T12:52:45.126647+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:45.761154+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-02-23T12:52:45.763197+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:45.765361+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T12:52:45.778818+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:45.781163+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T12:52:45.781615+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:45.783549+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T12:52:45.799688+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:45.800072+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:52:45.800966+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:45.801183+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:52:45.802227+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:45.802453+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:45.803550+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:45.803779+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:45.804561+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-23T12:52:45.854008+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:45.854365+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:45.855089+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-23T12:52:45.860739+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:45.927372+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-23T12:52:46.160481+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/assets/app.css" (from "https://reg-burns.unidev.eu/app/nl")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/assets/app.css\" (from \"https://reg-burns.unidev.eu/app/nl\") at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/assets/app.css/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-23T12:52:46.164415+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:46.164713+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:46.165001+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:46.224032+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-23T12:52:46.224566+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:46.224907+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:52:46.225975+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:46.226262+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:52:46.227519+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:46.227823+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:46.229183+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:46.229469+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:46.230394+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-23T12:52:46.276275+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:46.276682+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:46.277389+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-23T12:52:46.282749+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:46.284841+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:46.288195+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T12:52:46.302082+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:46.304102+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T12:52:46.304551+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:46.306485+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T12:52:46.488613+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-23T12:52:46.802960+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"83efd8"},"request_uri":"https://reg-burns.unidev.eu/_wdt/83efd8?XDEBUG_IGNORE=1","method":"GET"} [] [2026-02-23T12:52:46.803622+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:46.804122+01:00] request.INFO: Matched route "app_translations_locale". {"route":"app_translations_locale","route_parameters":{"_route":"app_translations_locale","_locale":"nl","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\ApiController::getTranslationsForLocale"},"request_uri":"https://reg-burns.unidev.eu/api/translations/nl","method":"GET"} [] [2026-02-23T12:52:46.807051+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2026-02-23T12:52:46.807451+01:00] request.INFO: Matched route "app_lists_locale". {"route":"app_lists_locale","route_parameters":{"_route":"app_lists_locale","_locale":"nl","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\ApiController::getListsForLocale"},"request_uri":"https://reg-burns.unidev.eu/api/lists/nl","method":"GET"} [] [2026-02-23T12:52:46.808023+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:46.808318+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:46.808712+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:46.810576+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:46.810849+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:46.811133+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:46.812328+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-23T12:52:46.813217+01:00] doctrine.DEBUG: Executing statement: SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP))) (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP)))","params":{"1":1},"types":{"1":1}} [] [2026-02-23T12:52:46.814091+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Uniweb\\AuthBundle\\Security\\User\\EntityUserProvider","username":"jasper.kerkhof@uniweb.eu"} [] [2026-02-23T12:52:46.814250+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-23T12:52:46.814374+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:46.814517+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:46.814644+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:46.814764+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:46.815011+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:46.815215+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:46.815628+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:46.817166+01:00] doctrine.DEBUG: Executing statement: SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2026-02-23T12:52:46.817865+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:46.820416+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T12:52:46.820524+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:46.830040+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:46.835958+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:46.838354+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T12:52:46.838897+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:46.841259+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T12:52:46.846434+01:00] request.INFO: Matched route "api_burncenter_search". {"route":"api_burncenter_search","route_parameters":{"_route":"api_burncenter_search","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\ApiController::searchBurnCenter"},"request_uri":"https://reg-burns.unidev.eu/api/burncenter/","method":"POST"} [] [2026-02-23T12:52:47.054719+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-02-23T12:52:47.057144+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:47.059882+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T12:52:47.075134+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:47.077179+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T12:52:47.077637+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:47.079561+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T12:52:47.094971+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:47.095381+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:52:47.096279+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:47.096517+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:52:47.097567+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:47.097840+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:47.099155+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:47.099417+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:47.100194+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-23T12:52:47.147914+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:47.148294+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:47.149140+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-23T12:52:47.154458+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:47.156016+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2026-02-23T12:52:47.157684+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:47.158218+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:47.158862+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:47.165401+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-23T12:52:47.166577+01:00] doctrine.DEBUG: Executing statement: SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP))) (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP)))","params":{"1":1},"types":{"1":1}} [] [2026-02-23T12:52:47.168012+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Uniweb\\AuthBundle\\Security\\User\\EntityUserProvider","username":"jasper.kerkhof@uniweb.eu"} [] [2026-02-23T12:52:47.168352+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-23T12:52:47.168657+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:47.168933+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:47.169189+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:47.169468+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:47.169982+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:47.170220+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:47.170554+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:47.171888+01:00] doctrine.DEBUG: Executing statement: SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2026-02-23T12:52:47.174895+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:47.179209+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:47.239025+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-23T12:52:47.256045+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-02-23T12:52:47.258124+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:47.260512+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T12:52:47.275690+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:47.277737+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T12:52:47.278181+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:47.280109+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T12:52:47.295451+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:47.295907+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:52:47.297364+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:47.297680+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:52:47.299622+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:47.299951+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:47.302394+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:47.302755+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:47.304248+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-23T12:52:47.347852+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:47.348207+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:47.349055+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-23T12:52:47.354274+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:47.355958+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2026-02-23T12:52:47.357241+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:47.358653+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:47.359046+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:47.363802+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-23T12:52:47.364602+01:00] doctrine.DEBUG: Executing statement: SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP))) (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP)))","params":{"1":1},"types":{"1":1}} [] [2026-02-23T12:52:47.365469+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Uniweb\\AuthBundle\\Security\\User\\EntityUserProvider","username":"jasper.kerkhof@uniweb.eu"} [] [2026-02-23T12:52:47.365644+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-23T12:52:47.365768+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:47.365899+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:47.366016+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:47.366133+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:47.366392+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:47.366625+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:47.367025+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:47.368714+01:00] doctrine.DEBUG: Executing statement: SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2026-02-23T12:52:47.372105+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:47.377042+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:47.413285+01:00] doctrine.DEBUG: Executing query: SELECT b0_.name AS name_0, b0_.hospital_name AS hospital_name_1, b0_.address1 AS address1_2, b0_.address2 AS address2_3, b0_.street_number AS street_number_4, b0_.box AS box_5, b0_.zip AS zip_6, b0_.city AS city_7, b0_.country AS country_8, b0_.website AS website_9, b0_.email AS email_10, b0_.phone AS phone_11, b0_.iban AS iban_12, b0_.bic AS bic_13, b0_.created_at AS created_at_14, b0_.updated_at AS updated_at_15, b0_.created_by AS created_by_16, b0_.updated_by AS updated_by_17, b0_.deleted_at AS deleted_at_18, b0_.id AS id_19, b0_.uuid AS uuid_20 FROM burncenter b0_ WHERE (0 = 0) AND ((b0_.deleted_at IS NULL OR b0_.deleted_at > CURRENT_TIMESTAMP)) ORDER BY b0_.id DESC {"sql":"SELECT b0_.name AS name_0, b0_.hospital_name AS hospital_name_1, b0_.address1 AS address1_2, b0_.address2 AS address2_3, b0_.street_number AS street_number_4, b0_.box AS box_5, b0_.zip AS zip_6, b0_.city AS city_7, b0_.country AS country_8, b0_.website AS website_9, b0_.email AS email_10, b0_.phone AS phone_11, b0_.iban AS iban_12, b0_.bic AS bic_13, b0_.created_at AS created_at_14, b0_.updated_at AS updated_at_15, b0_.created_by AS created_by_16, b0_.updated_by AS updated_by_17, b0_.deleted_at AS deleted_at_18, b0_.id AS id_19, b0_.uuid AS uuid_20 FROM burncenter b0_ WHERE (0 = 0) AND ((b0_.deleted_at IS NULL OR b0_.deleted_at > CURRENT_TIMESTAMP)) ORDER BY b0_.id DESC"} [] [2026-02-23T12:52:47.443453+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-23T12:52:47.460836+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-02-23T12:52:47.463388+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:47.466124+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T12:52:47.481362+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:47.483602+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T12:52:47.484041+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:47.485962+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T12:52:47.501793+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:47.502165+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:52:47.503186+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:47.503443+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:52:47.504711+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:47.504981+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:47.506268+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:47.506557+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:47.507430+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-23T12:52:47.567813+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:47.569585+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:47.570346+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-23T12:52:47.575809+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:47.633110+01:00] request.INFO: Matched route "api_user". {"route":"api_user","route_parameters":{"_route":"api_user","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\ApiController::getLoggedInUser"},"request_uri":"https://reg-burns.unidev.eu/api/auth/user","method":"GET"} [] [2026-02-23T12:52:47.638263+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2026-02-23T12:52:47.641931+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:47.642624+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:47.644376+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:47.652453+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-23T12:52:47.653863+01:00] doctrine.DEBUG: Executing statement: SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP))) (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP)))","params":{"1":1},"types":{"1":1}} [] [2026-02-23T12:52:47.655242+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Uniweb\\AuthBundle\\Security\\User\\EntityUserProvider","username":"jasper.kerkhof@uniweb.eu"} [] [2026-02-23T12:52:47.655402+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-23T12:52:47.655545+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:47.655673+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:47.655790+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:47.655908+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:47.656201+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:47.656398+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:47.657197+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:47.658081+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-23T12:52:47.661660+01:00] doctrine.DEBUG: Executing statement: SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2026-02-23T12:52:47.666963+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:47.673547+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:47.695423+01:00] doctrine.DEBUG: Executing statement: SELECT t0.name AS name_1, t0.hospital_name AS hospital_name_2, t0.address1 AS address1_3, t0.address2 AS address2_4, t0.street_number AS street_number_5, t0.box AS box_6, t0.zip AS zip_7, t0.city AS city_8, t0.country AS country_9, t0.website AS website_10, t0.email AS email_11, t0.phone AS phone_12, t0.iban AS iban_13, t0.bic AS bic_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.created_by AS created_by_17, t0.updated_by AS updated_by_18, t0.deleted_at AS deleted_at_19, t0.id AS id_20, t0.uuid AS uuid_21 FROM burncenter t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP))) (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.name AS name_1, t0.hospital_name AS hospital_name_2, t0.address1 AS address1_3, t0.address2 AS address2_4, t0.street_number AS street_number_5, t0.box AS box_6, t0.zip AS zip_7, t0.city AS city_8, t0.country AS country_9, t0.website AS website_10, t0.email AS email_11, t0.phone AS phone_12, t0.iban AS iban_13, t0.bic AS bic_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.created_by AS created_by_17, t0.updated_by AS updated_by_18, t0.deleted_at AS deleted_at_19, t0.id AS id_20, t0.uuid AS uuid_21 FROM burncenter t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP)))","params":{"1":1},"types":{"1":1}} [] [2026-02-23T12:52:47.700206+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-02-23T12:52:47.703561+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:47.705935+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T12:52:47.721005+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:47.723022+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T12:52:47.723460+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:47.725436+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T12:52:47.740827+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:47.741212+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:52:47.742072+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:47.742326+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:52:47.744246+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:47.744560+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:47.745691+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:47.745921+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:47.746730+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-23T12:52:47.782403+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:47.782854+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:47.783690+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-23T12:52:47.788697+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:47.873960+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-23T12:52:48.081800+01:00] request.INFO: Matched route "api_notification_navigation". {"route":"api_notification_navigation","route_parameters":{"_route":"api_notification_navigation","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\ApiController::getNotificationsForNavigation"},"request_uri":"https://reg-burns.unidev.eu/api/notification/navigation","method":"GET"} [] [2026-02-23T12:52:48.083741+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2026-02-23T12:52:48.084576+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:48.084861+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:48.085170+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:48.088438+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-23T12:52:48.089909+01:00] doctrine.DEBUG: Executing statement: SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP))) (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP)))","params":{"1":1},"types":{"1":1}} [] [2026-02-23T12:52:48.090760+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Uniweb\\AuthBundle\\Security\\User\\EntityUserProvider","username":"jasper.kerkhof@uniweb.eu"} [] [2026-02-23T12:52:48.090924+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-23T12:52:48.091049+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:48.091175+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:48.091293+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:48.091411+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:48.091678+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:48.091867+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:48.092238+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:48.093800+01:00] doctrine.DEBUG: Executing statement: SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2026-02-23T12:52:48.097452+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:48.099548+01:00] request.INFO: Matched route "api_commission_list". {"route":"api_commission_list","route_parameters":{"_route":"api_commission_list","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\ApiController::searchCommission"},"request_uri":"https://reg-burns.unidev.eu/api/commission","method":"POST"} [] [2026-02-23T12:52:48.102722+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:48.106067+01:00] request.INFO: Matched route "api_user_search". {"route":"api_user_search","route_parameters":{"_route":"api_user_search","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\ApiController::searchUser"},"request_uri":"https://reg-burns.unidev.eu/api/user/","method":"POST"} [] [2026-02-23T12:52:48.142746+01:00] doctrine.DEBUG: Executing statement: SELECT p0_.code AS code_0, p0_.type AS type_1, p0_.sub_type AS sub_type_2, p0_.case_status AS case_status_3, p0_.payment_status AS payment_status_4, p0_.decision_motivation AS decision_motivation_5, p0_.requested_at AS requested_at_6, p0_.is_private AS is_private_7, p0_.is_quick AS is_quick_8, p0_.case_description AS case_description_9, p0_.source_id AS source_id_10, p0_.created_at AS created_at_11, p0_.updated_at AS updated_at_12, p0_.created_by AS created_by_13, p0_.updated_by AS updated_by_14, p0_.deleted_at AS deleted_at_15, p0_.burn_center_id AS burn_center_id_16, p0_.id AS id_17, p0_.uuid AS uuid_18, p0_.patient_id AS patient_id_19, p0_.accident_id AS accident_id_20, p0_.commission_id AS commission_id_21, p0_.financial_situation_id AS financial_situation_id_22, p0_.expense_calculation_id AS expense_calculation_id_23 FROM patient_case p0_ LEFT JOIN commission c1_ ON p0_.commission_id = c1_.id AND ((c1_.deleted_at IS NULL OR c1_.deleted_at > CURRENT_TIMESTAMP)) WHERE ((p0_.case_status = ? OR p0_.case_status = ?) AND c1_.status = ?) AND ((p0_.deleted_at IS NULL OR p0_.deleted_at > CURRENT_TIMESTAMP)) ORDER BY p0_.id DESC (parameters: array{"1":"accepted_with_conditions","2":"re_opened_conditions","3":"closed"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT p0_.code AS code_0, p0_.type AS type_1, p0_.sub_type AS sub_type_2, p0_.case_status AS case_status_3, p0_.payment_status AS payment_status_4, p0_.decision_motivation AS decision_motivation_5, p0_.requested_at AS requested_at_6, p0_.is_private AS is_private_7, p0_.is_quick AS is_quick_8, p0_.case_description AS case_description_9, p0_.source_id AS source_id_10, p0_.created_at AS created_at_11, p0_.updated_at AS updated_at_12, p0_.created_by AS created_by_13, p0_.updated_by AS updated_by_14, p0_.deleted_at AS deleted_at_15, p0_.burn_center_id AS burn_center_id_16, p0_.id AS id_17, p0_.uuid AS uuid_18, p0_.patient_id AS patient_id_19, p0_.accident_id AS accident_id_20, p0_.commission_id AS commission_id_21, p0_.financial_situation_id AS financial_situation_id_22, p0_.expense_calculation_id AS expense_calculation_id_23 FROM patient_case p0_ LEFT JOIN commission c1_ ON p0_.commission_id = c1_.id AND ((c1_.deleted_at IS NULL OR c1_.deleted_at > CURRENT_TIMESTAMP)) WHERE ((p0_.case_status = ? OR p0_.case_status = ?) AND c1_.status = ?) AND ((p0_.deleted_at IS NULL OR p0_.deleted_at > CURRENT_TIMESTAMP)) ORDER BY p0_.id DESC","params":{"1":"accepted_with_conditions","2":"re_opened_conditions","3":"closed"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-23T12:52:48.300473+01:00] doctrine.DEBUG: Executing statement: SELECT e0_.category AS category_0, e0_.subcategory AS subcategory_1, e0_.description AS description_2, e0_.name_beneficiary AS name_beneficiary_3, e0_.iban_beneficiary AS iban_beneficiary_4, e0_.bic_beneficiary AS bic_beneficiary_5, e0_.amount AS amount_6, e0_.structured_message AS structured_message_7, e0_.is_free_message AS is_free_message_8, e0_.free_message AS free_message_9, e0_.has_recuperation AS has_recuperation_10, e0_.recuperation_amount AS recuperation_amount_11, e0_.recuperation_source AS recuperation_source_12, e0_.created_at AS created_at_13, e0_.updated_at AS updated_at_14, e0_.created_by AS created_by_15, e0_.updated_by AS updated_by_16, e0_.deleted_at AS deleted_at_17, e0_.burn_center_id AS burn_center_id_18, e0_.id AS id_19, e0_.uuid AS uuid_20, e0_.patient_case_id AS patient_case_id_21, e0_.expense_item_calculation_id AS expense_item_calculation_id_22, e0_.document_tracker_id AS document_tracker_id_23 FROM expense_item e0_ LEFT JOIN patient_case p1_ ON e0_.patient_case_id = p1_.id AND ((p1_.deleted_at IS NULL OR p1_.deleted_at > CURRENT_TIMESTAMP)) LEFT JOIN patient p2_ ON p1_.patient_id = p2_.id AND ((p2_.deleted_at IS NULL OR p2_.deleted_at > CURRENT_TIMESTAMP)) LEFT JOIN commission c3_ ON p1_.commission_id = c3_.id AND ((c3_.deleted_at IS NULL OR c3_.deleted_at > CURRENT_TIMESTAMP)) LEFT JOIN expense_item_calculation e4_ ON e0_.expense_item_calculation_id = e4_.id AND ((e4_.deleted_at IS NULL OR e4_.deleted_at > CURRENT_TIMESTAMP)) WHERE (e4_.is_payed = ? AND ((p1_.case_status = ? OR p1_.case_status = ?)) AND (c3_.status = ?) AND e4_.calculated_amount <> 0) AND ((e0_.deleted_at IS NULL OR e0_.deleted_at > CURRENT_TIMESTAMP)) ORDER BY p2_.last_name ASC, p2_.first_name ASC, c3_.closed_at ASC, p1_.requested_at ASC, p1_.code ASC (parameters: array{"1":0,"2":"accepted","3":"auto_accepted","4":"closed"}, types: array{"1":5,"2":2,"3":2,"4":2}) {"sql":"SELECT e0_.category AS category_0, e0_.subcategory AS subcategory_1, e0_.description AS description_2, e0_.name_beneficiary AS name_beneficiary_3, e0_.iban_beneficiary AS iban_beneficiary_4, e0_.bic_beneficiary AS bic_beneficiary_5, e0_.amount AS amount_6, e0_.structured_message AS structured_message_7, e0_.is_free_message AS is_free_message_8, e0_.free_message AS free_message_9, e0_.has_recuperation AS has_recuperation_10, e0_.recuperation_amount AS recuperation_amount_11, e0_.recuperation_source AS recuperation_source_12, e0_.created_at AS created_at_13, e0_.updated_at AS updated_at_14, e0_.created_by AS created_by_15, e0_.updated_by AS updated_by_16, e0_.deleted_at AS deleted_at_17, e0_.burn_center_id AS burn_center_id_18, e0_.id AS id_19, e0_.uuid AS uuid_20, e0_.patient_case_id AS patient_case_id_21, e0_.expense_item_calculation_id AS expense_item_calculation_id_22, e0_.document_tracker_id AS document_tracker_id_23 FROM expense_item e0_ LEFT JOIN patient_case p1_ ON e0_.patient_case_id = p1_.id AND ((p1_.deleted_at IS NULL OR p1_.deleted_at > CURRENT_TIMESTAMP)) LEFT JOIN patient p2_ ON p1_.patient_id = p2_.id AND ((p2_.deleted_at IS NULL OR p2_.deleted_at > CURRENT_TIMESTAMP)) LEFT JOIN commission c3_ ON p1_.commission_id = c3_.id AND ((c3_.deleted_at IS NULL OR c3_.deleted_at > CURRENT_TIMESTAMP)) LEFT JOIN expense_item_calculation e4_ ON e0_.expense_item_calculation_id = e4_.id AND ((e4_.deleted_at IS NULL OR e4_.deleted_at > CURRENT_TIMESTAMP)) WHERE (e4_.is_payed = ? AND ((p1_.case_status = ? OR p1_.case_status = ?)) AND (c3_.status = ?) AND e4_.calculated_amount <> 0) AND ((e0_.deleted_at IS NULL OR e0_.deleted_at > CURRENT_TIMESTAMP)) ORDER BY p2_.last_name ASC, p2_.first_name ASC, c3_.closed_at ASC, p1_.requested_at ASC, p1_.code ASC","params":{"1":0,"2":"accepted","3":"auto_accepted","4":"closed"},"types":{"1":5,"2":2,"3":2,"4":2}} [] [2026-02-23T12:52:48.388279+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-02-23T12:52:48.390533+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:48.393165+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T12:52:48.407078+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:48.409106+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T12:52:48.409599+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:48.411685+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T12:52:48.426950+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:48.427429+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:52:48.428920+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:48.429201+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:52:48.430838+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:48.431123+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:48.433618+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:48.433910+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:48.435416+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-23T12:52:48.485195+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:48.485580+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:48.486304+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-23T12:52:48.491451+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:48.492958+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2026-02-23T12:52:48.493794+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:48.494083+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:48.494399+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:48.497539+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-23T12:52:48.498129+01:00] doctrine.DEBUG: Executing statement: SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP))) (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP)))","params":{"1":1},"types":{"1":1}} [] [2026-02-23T12:52:48.498911+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Uniweb\\AuthBundle\\Security\\User\\EntityUserProvider","username":"jasper.kerkhof@uniweb.eu"} [] [2026-02-23T12:52:48.499071+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-23T12:52:48.499195+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:48.499341+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:48.499469+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:48.499615+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:48.499857+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:48.500042+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:48.500372+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:48.501593+01:00] doctrine.DEBUG: Executing statement: SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2026-02-23T12:52:48.504517+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:48.508922+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:48.533472+01:00] doctrine.DEBUG: Executing query: SELECT c0_.type AS type_0, c0_.commission_date AS commission_date_1, c0_.status AS status_2, c0_.number_of_cases AS number_of_cases_3, c0_.number_of_declared_payments AS number_of_declared_payments_4, c0_.declared_payments_value AS declared_payments_value_5, c0_.number_of_approved_payments AS number_of_approved_payments_6, c0_.approved_payments_value AS approved_payments_value_7, c0_.number_of_executed_payments AS number_of_executed_payments_8, c0_.number_of_payment_value AS number_of_payment_value_9, c0_.closed_at AS closed_at_10, c0_.number_of_approved_payments_with_conditions AS number_of_approved_payments_with_conditions_11, c0_.approved_payments_with_conditions_value AS approved_payments_with_conditions_value_12, c0_.created_at AS created_at_13, c0_.updated_at AS updated_at_14, c0_.created_by AS created_by_15, c0_.updated_by AS updated_by_16, c0_.deleted_at AS deleted_at_17, c0_.id AS id_18, c0_.uuid AS uuid_19 FROM commission c0_ LEFT JOIN patient_case p1_ ON c0_.id = p1_.commission_id AND ((p1_.deleted_at IS NULL OR p1_.deleted_at > CURRENT_TIMESTAMP)) LEFT JOIN patient p2_ ON p1_.patient_id = p2_.id AND ((p2_.deleted_at IS NULL OR p2_.deleted_at > CURRENT_TIMESTAMP)) WHERE (0 = 0) AND ((c0_.deleted_at IS NULL OR c0_.deleted_at > CURRENT_TIMESTAMP)) ORDER BY p2_.last_name ASC, p2_.first_name ASC, c0_.closed_at ASC, p1_.requested_at ASC, p1_.code ASC {"sql":"SELECT c0_.type AS type_0, c0_.commission_date AS commission_date_1, c0_.status AS status_2, c0_.number_of_cases AS number_of_cases_3, c0_.number_of_declared_payments AS number_of_declared_payments_4, c0_.declared_payments_value AS declared_payments_value_5, c0_.number_of_approved_payments AS number_of_approved_payments_6, c0_.approved_payments_value AS approved_payments_value_7, c0_.number_of_executed_payments AS number_of_executed_payments_8, c0_.number_of_payment_value AS number_of_payment_value_9, c0_.closed_at AS closed_at_10, c0_.number_of_approved_payments_with_conditions AS number_of_approved_payments_with_conditions_11, c0_.approved_payments_with_conditions_value AS approved_payments_with_conditions_value_12, c0_.created_at AS created_at_13, c0_.updated_at AS updated_at_14, c0_.created_by AS created_by_15, c0_.updated_by AS updated_by_16, c0_.deleted_at AS deleted_at_17, c0_.id AS id_18, c0_.uuid AS uuid_19 FROM commission c0_ LEFT JOIN patient_case p1_ ON c0_.id = p1_.commission_id AND ((p1_.deleted_at IS NULL OR p1_.deleted_at > CURRENT_TIMESTAMP)) LEFT JOIN patient p2_ ON p1_.patient_id = p2_.id AND ((p2_.deleted_at IS NULL OR p2_.deleted_at > CURRENT_TIMESTAMP)) WHERE (0 = 0) AND ((c0_.deleted_at IS NULL OR c0_.deleted_at > CURRENT_TIMESTAMP)) ORDER BY p2_.last_name ASC, p2_.first_name ASC, c0_.closed_at ASC, p1_.requested_at ASC, p1_.code ASC"} [] [2026-02-23T12:52:48.565266+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-23T12:52:48.666097+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-02-23T12:52:48.668536+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:48.671120+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T12:52:48.686544+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:48.689012+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T12:52:48.689505+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:48.691766+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T12:52:48.707121+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:48.707462+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:52:48.708448+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:48.708942+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:52:48.710422+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:48.710718+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:48.712034+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:48.712323+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:48.713222+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-23T12:52:48.753391+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:48.753804+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:48.754537+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-23T12:52:48.759240+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:48.760384+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2026-02-23T12:52:48.761231+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:48.761516+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:48.761838+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:48.764690+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-23T12:52:48.765214+01:00] doctrine.DEBUG: Executing statement: SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP))) (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP)))","params":{"1":1},"types":{"1":1}} [] [2026-02-23T12:52:48.766041+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Uniweb\\AuthBundle\\Security\\User\\EntityUserProvider","username":"jasper.kerkhof@uniweb.eu"} [] [2026-02-23T12:52:48.766201+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-23T12:52:48.766336+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:48.766471+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:48.766610+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:48.766730+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:52:48.766967+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:48.767151+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:48.767540+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:48.768987+01:00] doctrine.DEBUG: Executing statement: SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT a0_.enabled_two_factor_methods AS enabled_two_factor_methods_0, a0_.default_two_factor_method AS default_two_factor_method_1, a0_.trusted_device_version AS trusted_device_version_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4, a0_.user_id AS user_id_5 FROM auth__user_settings a0_ WHERE a0_.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2026-02-23T12:52:48.774191+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:52:48.779463+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:48.800782+01:00] doctrine.DEBUG: Executing query: SELECT u0_.email AS email_0, u0_.roles AS roles_1, u0_.is_active AS is_active_2, u0_.first_name AS first_name_3, u0_.last_name AS last_name_4, u0_.password AS password_5, u0_.language AS language_6, u0_.function AS function_7, u0_.title AS title_8, u0_.mobile AS mobile_9, u0_.phone AS phone_10, u0_.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_11, u0_.has_agreed_on AS has_agreed_on_12, u0_.created_at AS created_at_13, u0_.updated_at AS updated_at_14, u0_.created_by AS created_by_15, u0_.updated_by AS updated_by_16, u0_.deleted_at AS deleted_at_17, u0_.id AS id_18, u0_.uuid AS uuid_19, u0_.burncenter_id AS burncenter_id_20 FROM user u0_ WHERE (0 = 0) AND ((u0_.deleted_at IS NULL OR u0_.deleted_at > CURRENT_TIMESTAMP)) ORDER BY u0_.id DESC {"sql":"SELECT u0_.email AS email_0, u0_.roles AS roles_1, u0_.is_active AS is_active_2, u0_.first_name AS first_name_3, u0_.last_name AS last_name_4, u0_.password AS password_5, u0_.language AS language_6, u0_.function AS function_7, u0_.title AS title_8, u0_.mobile AS mobile_9, u0_.phone AS phone_10, u0_.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_11, u0_.has_agreed_on AS has_agreed_on_12, u0_.created_at AS created_at_13, u0_.updated_at AS updated_at_14, u0_.created_by AS created_by_15, u0_.updated_by AS updated_by_16, u0_.deleted_at AS deleted_at_17, u0_.id AS id_18, u0_.uuid AS uuid_19, u0_.burncenter_id AS burncenter_id_20 FROM user u0_ WHERE (0 = 0) AND ((u0_.deleted_at IS NULL OR u0_.deleted_at > CURRENT_TIMESTAMP)) ORDER BY u0_.id DESC"} [] [2026-02-23T12:52:48.803044+01:00] doctrine.DEBUG: Executing statement: SELECT t0.name AS name_1, t0.hospital_name AS hospital_name_2, t0.address1 AS address1_3, t0.address2 AS address2_4, t0.street_number AS street_number_5, t0.box AS box_6, t0.zip AS zip_7, t0.city AS city_8, t0.country AS country_9, t0.website AS website_10, t0.email AS email_11, t0.phone AS phone_12, t0.iban AS iban_13, t0.bic AS bic_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.created_by AS created_by_17, t0.updated_by AS updated_by_18, t0.deleted_at AS deleted_at_19, t0.id AS id_20, t0.uuid AS uuid_21 FROM burncenter t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP))) (parameters: array{"1":8}, types: array{"1":1}) {"sql":"SELECT t0.name AS name_1, t0.hospital_name AS hospital_name_2, t0.address1 AS address1_3, t0.address2 AS address2_4, t0.street_number AS street_number_5, t0.box AS box_6, t0.zip AS zip_7, t0.city AS city_8, t0.country AS country_9, t0.website AS website_10, t0.email AS email_11, t0.phone AS phone_12, t0.iban AS iban_13, t0.bic AS bic_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.created_by AS created_by_17, t0.updated_by AS updated_by_18, t0.deleted_at AS deleted_at_19, t0.id AS id_20, t0.uuid AS uuid_21 FROM burncenter t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP)))","params":{"1":8},"types":{"1":1}} [] [2026-02-23T12:52:48.803589+01:00] doctrine.DEBUG: Executing statement: SELECT t0.name AS name_1, t0.hospital_name AS hospital_name_2, t0.address1 AS address1_3, t0.address2 AS address2_4, t0.street_number AS street_number_5, t0.box AS box_6, t0.zip AS zip_7, t0.city AS city_8, t0.country AS country_9, t0.website AS website_10, t0.email AS email_11, t0.phone AS phone_12, t0.iban AS iban_13, t0.bic AS bic_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.created_by AS created_by_17, t0.updated_by AS updated_by_18, t0.deleted_at AS deleted_at_19, t0.id AS id_20, t0.uuid AS uuid_21 FROM burncenter t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP))) (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.name AS name_1, t0.hospital_name AS hospital_name_2, t0.address1 AS address1_3, t0.address2 AS address2_4, t0.street_number AS street_number_5, t0.box AS box_6, t0.zip AS zip_7, t0.city AS city_8, t0.country AS country_9, t0.website AS website_10, t0.email AS email_11, t0.phone AS phone_12, t0.iban AS iban_13, t0.bic AS bic_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.created_by AS created_by_17, t0.updated_by AS updated_by_18, t0.deleted_at AS deleted_at_19, t0.id AS id_20, t0.uuid AS uuid_21 FROM burncenter t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP)))","params":{"1":1},"types":{"1":1}} [] [2026-02-23T12:52:48.804020+01:00] doctrine.DEBUG: Executing statement: SELECT t0.name AS name_1, t0.hospital_name AS hospital_name_2, t0.address1 AS address1_3, t0.address2 AS address2_4, t0.street_number AS street_number_5, t0.box AS box_6, t0.zip AS zip_7, t0.city AS city_8, t0.country AS country_9, t0.website AS website_10, t0.email AS email_11, t0.phone AS phone_12, t0.iban AS iban_13, t0.bic AS bic_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.created_by AS created_by_17, t0.updated_by AS updated_by_18, t0.deleted_at AS deleted_at_19, t0.id AS id_20, t0.uuid AS uuid_21 FROM burncenter t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP))) (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.name AS name_1, t0.hospital_name AS hospital_name_2, t0.address1 AS address1_3, t0.address2 AS address2_4, t0.street_number AS street_number_5, t0.box AS box_6, t0.zip AS zip_7, t0.city AS city_8, t0.country AS country_9, t0.website AS website_10, t0.email AS email_11, t0.phone AS phone_12, t0.iban AS iban_13, t0.bic AS bic_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.created_by AS created_by_17, t0.updated_by AS updated_by_18, t0.deleted_at AS deleted_at_19, t0.id AS id_20, t0.uuid AS uuid_21 FROM burncenter t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP)))","params":{"1":4},"types":{"1":1}} [] [2026-02-23T12:52:48.804436+01:00] doctrine.DEBUG: Executing statement: SELECT t0.name AS name_1, t0.hospital_name AS hospital_name_2, t0.address1 AS address1_3, t0.address2 AS address2_4, t0.street_number AS street_number_5, t0.box AS box_6, t0.zip AS zip_7, t0.city AS city_8, t0.country AS country_9, t0.website AS website_10, t0.email AS email_11, t0.phone AS phone_12, t0.iban AS iban_13, t0.bic AS bic_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.created_by AS created_by_17, t0.updated_by AS updated_by_18, t0.deleted_at AS deleted_at_19, t0.id AS id_20, t0.uuid AS uuid_21 FROM burncenter t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP))) (parameters: array{"1":7}, types: array{"1":1}) {"sql":"SELECT t0.name AS name_1, t0.hospital_name AS hospital_name_2, t0.address1 AS address1_3, t0.address2 AS address2_4, t0.street_number AS street_number_5, t0.box AS box_6, t0.zip AS zip_7, t0.city AS city_8, t0.country AS country_9, t0.website AS website_10, t0.email AS email_11, t0.phone AS phone_12, t0.iban AS iban_13, t0.bic AS bic_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.created_by AS created_by_17, t0.updated_by AS updated_by_18, t0.deleted_at AS deleted_at_19, t0.id AS id_20, t0.uuid AS uuid_21 FROM burncenter t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP)))","params":{"1":7},"types":{"1":1}} [] [2026-02-23T12:52:48.804865+01:00] doctrine.DEBUG: Executing statement: SELECT t0.name AS name_1, t0.hospital_name AS hospital_name_2, t0.address1 AS address1_3, t0.address2 AS address2_4, t0.street_number AS street_number_5, t0.box AS box_6, t0.zip AS zip_7, t0.city AS city_8, t0.country AS country_9, t0.website AS website_10, t0.email AS email_11, t0.phone AS phone_12, t0.iban AS iban_13, t0.bic AS bic_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.created_by AS created_by_17, t0.updated_by AS updated_by_18, t0.deleted_at AS deleted_at_19, t0.id AS id_20, t0.uuid AS uuid_21 FROM burncenter t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP))) (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.name AS name_1, t0.hospital_name AS hospital_name_2, t0.address1 AS address1_3, t0.address2 AS address2_4, t0.street_number AS street_number_5, t0.box AS box_6, t0.zip AS zip_7, t0.city AS city_8, t0.country AS country_9, t0.website AS website_10, t0.email AS email_11, t0.phone AS phone_12, t0.iban AS iban_13, t0.bic AS bic_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.created_by AS created_by_17, t0.updated_by AS updated_by_18, t0.deleted_at AS deleted_at_19, t0.id AS id_20, t0.uuid AS uuid_21 FROM burncenter t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP)))","params":{"1":2},"types":{"1":1}} [] [2026-02-23T12:52:48.805309+01:00] doctrine.DEBUG: Executing statement: SELECT t0.name AS name_1, t0.hospital_name AS hospital_name_2, t0.address1 AS address1_3, t0.address2 AS address2_4, t0.street_number AS street_number_5, t0.box AS box_6, t0.zip AS zip_7, t0.city AS city_8, t0.country AS country_9, t0.website AS website_10, t0.email AS email_11, t0.phone AS phone_12, t0.iban AS iban_13, t0.bic AS bic_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.created_by AS created_by_17, t0.updated_by AS updated_by_18, t0.deleted_at AS deleted_at_19, t0.id AS id_20, t0.uuid AS uuid_21 FROM burncenter t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP))) (parameters: array{"1":3}, types: array{"1":1}) {"sql":"SELECT t0.name AS name_1, t0.hospital_name AS hospital_name_2, t0.address1 AS address1_3, t0.address2 AS address2_4, t0.street_number AS street_number_5, t0.box AS box_6, t0.zip AS zip_7, t0.city AS city_8, t0.country AS country_9, t0.website AS website_10, t0.email AS email_11, t0.phone AS phone_12, t0.iban AS iban_13, t0.bic AS bic_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.created_by AS created_by_17, t0.updated_by AS updated_by_18, t0.deleted_at AS deleted_at_19, t0.id AS id_20, t0.uuid AS uuid_21 FROM burncenter t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP)))","params":{"1":3},"types":{"1":1}} [] [2026-02-23T12:52:48.805768+01:00] doctrine.DEBUG: Executing statement: SELECT t0.name AS name_1, t0.hospital_name AS hospital_name_2, t0.address1 AS address1_3, t0.address2 AS address2_4, t0.street_number AS street_number_5, t0.box AS box_6, t0.zip AS zip_7, t0.city AS city_8, t0.country AS country_9, t0.website AS website_10, t0.email AS email_11, t0.phone AS phone_12, t0.iban AS iban_13, t0.bic AS bic_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.created_by AS created_by_17, t0.updated_by AS updated_by_18, t0.deleted_at AS deleted_at_19, t0.id AS id_20, t0.uuid AS uuid_21 FROM burncenter t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP))) (parameters: array{"1":5}, types: array{"1":1}) {"sql":"SELECT t0.name AS name_1, t0.hospital_name AS hospital_name_2, t0.address1 AS address1_3, t0.address2 AS address2_4, t0.street_number AS street_number_5, t0.box AS box_6, t0.zip AS zip_7, t0.city AS city_8, t0.country AS country_9, t0.website AS website_10, t0.email AS email_11, t0.phone AS phone_12, t0.iban AS iban_13, t0.bic AS bic_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.created_by AS created_by_17, t0.updated_by AS updated_by_18, t0.deleted_at AS deleted_at_19, t0.id AS id_20, t0.uuid AS uuid_21 FROM burncenter t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP)))","params":{"1":5},"types":{"1":1}} [] [2026-02-23T12:52:48.806253+01:00] doctrine.DEBUG: Executing statement: SELECT t0.name AS name_1, t0.hospital_name AS hospital_name_2, t0.address1 AS address1_3, t0.address2 AS address2_4, t0.street_number AS street_number_5, t0.box AS box_6, t0.zip AS zip_7, t0.city AS city_8, t0.country AS country_9, t0.website AS website_10, t0.email AS email_11, t0.phone AS phone_12, t0.iban AS iban_13, t0.bic AS bic_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.created_by AS created_by_17, t0.updated_by AS updated_by_18, t0.deleted_at AS deleted_at_19, t0.id AS id_20, t0.uuid AS uuid_21 FROM burncenter t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP))) (parameters: array{"1":6}, types: array{"1":1}) {"sql":"SELECT t0.name AS name_1, t0.hospital_name AS hospital_name_2, t0.address1 AS address1_3, t0.address2 AS address2_4, t0.street_number AS street_number_5, t0.box AS box_6, t0.zip AS zip_7, t0.city AS city_8, t0.country AS country_9, t0.website AS website_10, t0.email AS email_11, t0.phone AS phone_12, t0.iban AS iban_13, t0.bic AS bic_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.created_by AS created_by_17, t0.updated_by AS updated_by_18, t0.deleted_at AS deleted_at_19, t0.id AS id_20, t0.uuid AS uuid_21 FROM burncenter t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP)))","params":{"1":6},"types":{"1":1}} [] [2026-02-23T12:52:48.810209+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-02-23T12:52:48.812560+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:48.814829+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T12:52:48.829740+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:48.831970+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T12:52:48.832511+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:48.834550+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T12:52:48.836800+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-23T12:52:48.850536+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:48.850927+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:52:48.851876+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:48.852150+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:52:48.853424+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:48.853747+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:48.855107+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:48.855468+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:48.856443+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-23T12:52:48.893481+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:48.895202+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:48.896029+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-23T12:52:48.901467+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:48.974903+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-23T12:52:51.680037+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/assets/app.css" (from "https://reg-burns.unidev.eu/app/nl")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/assets/app.css\" (from \"https://reg-burns.unidev.eu/app/nl\") at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/assets/app.css/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-23T12:52:51.688921+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:51.689661+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:51.691654+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:51.754962+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-23T12:52:51.756268+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:51.757697+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:52:51.758753+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:51.759560+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:52:51.762528+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:51.762855+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:51.764108+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:51.764352+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:51.765190+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-23T12:52:51.804062+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:51.804503+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:51.805369+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-23T12:52:51.810772+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:51.813331+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:51.823064+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T12:52:51.842974+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:51.845324+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T12:52:51.845990+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:51.848361+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T12:52:51.995082+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-23T12:52:52.140450+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/beagle/css/app.css.map/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-23T12:52:52.142603+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:52.142841+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:52.143088+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:52:52.197047+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-23T12:52:52.197761+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:52.198100+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:52:52.199137+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:52.199389+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:52:52.200421+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:52.200658+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:52.201766+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:52.202043+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:52.202990+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-23T12:52:52.245672+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:52.246069+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:52:52.246737+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-23T12:52:52.251942+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:52:52.254016+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:52.256432+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T12:52:52.271415+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:52.273765+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T12:52:52.274209+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:52:52.276150+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T12:52:52.365992+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-23T12:53:01.008038+01:00] request.INFO: Matched route "auth_logout". {"route":"auth_logout","route_parameters":{"_route":"auth_logout","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::logout"},"request_uri":"https://reg-burns.unidev.eu/logout","method":"GET"} [] [2026-02-23T12:53:01.013255+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2026-02-23T12:53:01.016885+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:53:01.017535+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:53:01.019516+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:53:01.027574+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-23T12:53:01.029036+01:00] doctrine.DEBUG: Executing statement: SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP))) (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.email AS email_1, t0.roles AS roles_2, t0.is_active AS is_active_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.password AS password_6, t0.language AS language_7, t0.function AS function_8, t0.title AS title_9, t0.mobile AS mobile_10, t0.phone AS phone_11, t0.has_agreed_on_terms_and_conditions AS has_agreed_on_terms_and_conditions_12, t0.has_agreed_on AS has_agreed_on_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_at AS deleted_at_18, t0.id AS id_19, t0.uuid AS uuid_20, t0.burncenter_id AS burncenter_id_21 FROM user t0 WHERE t0.id = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP)))","params":{"1":1},"types":{"1":1}} [] [2026-02-23T12:53:01.030658+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Uniweb\\AuthBundle\\Security\\User\\EntityUserProvider","username":"jasper.kerkhof@uniweb.eu"} [] [2026-02-23T12:53:01.030817+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-23T12:53:01.030949+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:53:01.031076+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:53:01.031193+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:53:01.031313+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:53:01.057905+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:53:01.058430+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:53:01.060065+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:53:01.060414+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:53:01.062640+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:53:01.063166+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:53:01.065512+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:53:01.065812+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:53:01.067169+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-23T12:53:01.115797+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:53:01.116241+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:53:01.117175+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-23T12:53:01.123555+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:53:01.127976+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:53:01.131502+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T12:53:01.147390+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:53:01.149776+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T12:53:01.150215+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:53:01.152232+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T12:53:01.225074+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-23T12:53:01.396784+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::index"},"request_uri":"https://reg-burns.unidev.eu/","method":"GET"} [] [2026-02-23T12:53:01.397590+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-23T12:53:01.397712+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:53:01.397821+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:53:01.397921+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:53:01.398028+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:53:01.398218+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:53:01.398372+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:53:01.400789+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:53:01.401009+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:53:01.401260+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:53:01.407640+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:53:01.422177+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:53:01.424693+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T12:53:01.438823+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:53:01.440849+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T12:53:01.441291+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:53:01.443225+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T12:53:01.462625+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-23T12:53:01.463725+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:53:01.464150+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:53:01.465910+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:53:01.466305+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:53:01.468231+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:53:01.468602+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:53:01.470743+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:53:01.471037+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:53:01.472059+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-23T12:53:01.519047+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:53:01.519408+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:53:01.520019+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-23T12:53:01.524730+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:53:01.591066+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-23T12:53:01.905705+01:00] request.INFO: Matched route "auth_login". {"route":"auth_login","route_parameters":{"_route":"auth_login","_controller":"App\\RegBurns\\Infrastructure\\Web\\Controller\\AuthController::login"},"request_uri":"https://reg-burns.unidev.eu/login?_locale=nl","method":"GET"} [] [2026-02-23T12:53:01.907093+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2026-02-23T12:53:01.907239+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:53:01.907375+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:53:01.907515+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:53:01.907642+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-02-23T12:53:01.907887+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:53:01.908074+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:53:01.909648+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:53:01.909916+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:53:01.910215+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:53:01.915684+01:00] php.INFO: User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:53:01.943865+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:53:01.946159+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T12:53:01.959787+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:53:01.961785+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T12:53:01.962225+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:53:01.964146+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T12:53:02.017075+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-23T12:53:02.017643+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:53:02.017986+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:53:02.018921+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:53:02.019138+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:53:02.020270+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:53:02.020551+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:53:02.021786+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:53:02.022030+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:53:02.022817+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-23T12:53:02.060601+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:53:02.060979+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:53:02.061690+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-23T12:53:02.066872+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:53:02.150733+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-23T12:53:02.469117+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/assets/app.css" (from "https://reg-burns.unidev.eu/login?_locale=nl")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/assets/app.css\" (from \"https://reg-burns.unidev.eu/login?_locale=nl\") at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/assets/app.css/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-23T12:53:02.472942+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:53:02.473226+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:53:02.473548+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:53:02.556175+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-23T12:53:02.556878+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:53:02.557302+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:53:02.558417+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:53:02.558779+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:53:02.560181+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:53:02.560567+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:53:02.561935+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:53:02.562310+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:53:02.563375+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-23T12:53:02.610734+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:53:02.611169+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:53:02.612046+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-23T12:53:02.619251+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:53:02.622093+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:53:02.625442+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T12:53:02.646174+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:53:02.649019+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T12:53:02.649592+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:53:02.651936+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T12:53:02.768681+01:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"https://reg-burns.unidev.eu/_wdt/styles","method":"GET"} [] [2026-02-23T12:53:02.769272+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:53:02.775919+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:53:02.776190+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:53:02.776484+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:53:02.791740+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-23T12:53:03.249468+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4c4b28"},"request_uri":"https://reg-burns.unidev.eu/_wdt/4c4b28?XDEBUG_IGNORE=1","method":"GET"} [] [2026-02-23T12:53:03.250468+01:00] php.INFO: User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-foundation/Request.php:746)"} [] [2026-02-23T12:53:03.257186+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/beagle/css/app.css.map\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/beagle/css/app.css.map/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-23T12:53:03.257210+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://reg-burns.unidev.eu/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://reg-burns.unidev.eu/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map\" at /var/www/html/reg-burns.unidev.eu/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/application/beagle/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map/\". at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-02-23T12:53:03.261423+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:53:03.261428+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:53:03.261443+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"10.9.3-MariaDB\" instead of \"mariadb-10.9\". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:53:03.262065+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:53:03.262088+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:53:03.262144+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1958, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:53:03.263954+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:53:03.263956+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:53:03.264010+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /var/www/html/reg-burns.unidev.eu/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2026-02-23T12:53:03.273424+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:53:03.275965+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T12:53:03.291565+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:53:03.293653+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T12:53:03.294093+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:53:03.296335+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T12:53:03.322421+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-23T12:53:03.322443+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"localhost","port":3306,"user":"reg-burns-stage","password":"","driverOptions":[],"serverVersion":"mariadb-10.11.15","defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"reg-burns-stage","charset":"utf8mb4"}} [] [2026-02-23T12:53:03.323598+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:53:03.323667+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:53:03.324317+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:53:03.324344+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:53:03.325254+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:53:03.325309+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:53:03.325530+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:53:03.325589+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"reg-burns-stage"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"reg-burns-stage"},"types":{"1":2}} [] [2026-02-23T12:53:03.327414+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:53:03.327429+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:53:03.327722+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:53:03.327725+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:53:03.329028+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:53:03.329097+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:53:03.329303+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:53:03.329371+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'reg-burns-stage' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:53:03.330223+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-23T12:53:03.330323+01:00] doctrine.DEBUG: Executing statement: SELECT c.COLUMN_NAME AS field, IF( c.COLUMN_TYPE = 'longtext' AND EXISTS( SELECT * from information_schema.CHECK_CONSTRAINTS i_c WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage' AND i_c.TABLE_NAME = c.TABLE_NAME AND i_c.CHECK_CLAUSE = CONCAT( 'json_valid(`', c.COLUMN_NAME, '`)' ) ), 'json', c.COLUMN_TYPE ) AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION (parameters: array{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"}, types: array{"1":2,"2":2,"3":2}) {"sql":"SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'reg-burns-stage'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION","params":{"1":"reg-burns-stage","2":"reg-burns-stage","3":"doctrine_migration_versions"},"types":{"1":2,"2":2,"3":2}} [] [2026-02-23T12:53:03.376668+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:53:03.377584+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:53:03.378380+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-23T12:53:03.379131+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:53:03.379457+01:00] doctrine.DEBUG: Executing statement: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"reg-burns-stage","2":"doctrine_migration_versions"}, types: array{"1":2,"2":2}) {"sql":"SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX","params":{"1":"reg-burns-stage","2":"doctrine_migration_versions"},"types":{"1":2,"2":2}} [] [2026-02-23T12:53:03.380171+01:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2026-02-23T12:53:03.384265+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:53:03.385287+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2026-02-23T12:53:03.386115+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:53:03.387321+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:53:03.388543+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T12:53:03.389542+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"errors.xml\" routing configuration file is deprecated, import \"errors.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/framework-bundle/Resources/config/routing/errors.php:19)"} [] [2026-02-23T12:53:03.403038+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:53:03.404318+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:53:03.405052+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T12:53:03.405510+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:53:03.406367+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "wdt.xml" routing configuration file is deprecated, import "wdt.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"wdt.xml\" routing configuration file is deprecated, import \"wdt.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/wdt.php:19)"} [] [2026-02-23T12:53:03.406825+01:00] php.INFO: User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.4: XML configuration format is deprecated, use YAML, PHP or attributes instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/routing/Loader/XmlFileLoader.php:45)"} [] [2026-02-23T12:53:03.407613+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T12:53:03.409097+01:00] php.INFO: User Deprecated: Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profiler.php" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 7.3: The \"profiler.xml\" routing configuration file is deprecated, import \"profiler.php\" instead. at /var/www/html/reg-burns.unidev.eu/vendor/symfony/web-profiler-bundle/Resources/config/routing/profiler.php:19)"} [] [2026-02-23T12:53:03.542364+01:00] doctrine.INFO: Disconnecting [] [] [2026-02-23T12:53:03.543976+01:00] doctrine.INFO: Disconnecting [] []