GET https://dev.hisoluciones.com.mx/product/17

Log Messages

Level (7)
Channel (3)
Time Message
info Connecting with parameters
[
  "use_savepoints" => true
  "driver" => "pdo_mysql"
  "idle_connection_ttl" => 600
  "host" => "localhost"
  "port" => 3306
  "user" => "dev_user"
  "password" => "<redacted>"
  "driverOptions" => []
  "defaultTableOptions" => [
    "collation" => "utf8mb4_unicode_ci"
  ]
  "dbname" => "dev_hi"
  "serverVersion" => "10.11.12-MariaDB"
  "charset" => "utf8mb4"
]
info Matched route
"app_product_show"
.

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.