POST https://portal.identeam.com/

Log Messages

Level (7)
Channel (4)
Time Message
info Matched route
"homepage"
.
deprecation User Deprecated: Since symfony/var-exporter 7.3: The "Symfony\Component\VarExporter\LazyGhostTrait" trait is deprecated, use native lazy objects instead.
info Connecting with parameters
[
  "driver" => "pdo_mysql"
  "idle_connection_ttl" => 600
  "host" => "localhost"
  "port" => 3306
  "user" => "root"
  "password" => "<redacted>"
  "driverOptions" => []
  "defaultTableOptions" => [
    "collation" => "utf8mb4_unicode_ci"
  ]
  "dbname" => "portal"
  "charset" => "utf8mb4"
]
deprecation User Deprecated: Since symfony/security-http 7.3: Implementing "App\Entity\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.
info Authenticator successful!

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.