GET https://new.alles-fuer-selbermacher.de/api/refreshSession

Log Messages

Level (7)
Channel (4)
Time Message
info Matched route
"api.refreshSession"
.
deprecation Deprecated: Creation of dynamic property App\Security\AccessTokenHandler::$repository is deprecated
deprecation Deprecated: Creation of dynamic property App\Security\AccessTokenHandler::$appUserRepository is deprecated
deprecation User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1716, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)
deprecation User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)
deprecation User Deprecated: Support for MariaDB < 10.4 is deprecated and will be removed in DBAL 4. Consider upgrading to a more recent version of MariaDB. (AbstractMySQLDriver.php:61 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/6110, package doctrine/dbal)
info Connecting with parameters
[
  "driver" => "pdo_mysql"
  "idle_connection_ttl" => 600
  "host" => "192.168.2.95"
  "port" => 3306
  "user" => "ijg03_afsm"
  "password" => "<redacted>"
  "driverOptions" => []
  "defaultTableOptions" => [
    "collation" => "utf8mb4_unicode_ci"
  ]
  "dbname" => "ijg03_afsm_dev"
  "serverVersion" => "10.3.27-MariaDB"
  "charset" => "utf8mb4"
]

There are no log messages.

Container Compilation Logs (0)

Log messages generated during the compilation of the service container.

There are no compiler log messages.