Log Messages

Level (7)
Channel (4)
Time Message
info Matched route
"app_page"
.
info Connecting with parameters
[
  "use_savepoints" => true
  "driver" => "pdo_mysql"
  "idle_connection_ttl" => 600
  "host" => "127.0.0.1"
  "port" => 3399
  "user" => "poth_api"
  "password" => "<redacted>"
  "driverOptions" => []
  "defaultTableOptions" => []
  "dbname" => "poth_api"
  "serverVersion" => "11.4.0-MariaDB"
  "charset" => "utf8mb4"
]
info Connecting with parameters
[
  "use_savepoints" => true
  "driver" => "pdo_mysql"
  "idle_connection_ttl" => 600
  "host" => "127.0.0.1"
  "port" => 3399
  "user" => "poth_intralog_demo"
  "password" => "<redacted>"
  "driverOptions" => []
  "defaultTableOptions" => []
  "dbname" => "poth_intralog_demo"
  "serverVersion" => "11.4.0-MariaDB"
  "charset" => "utf8mb4"
]
deprecation Deprecated: Implicit conversion from float-string "22.5500" to int loses precision

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.