Log Messages

Level (7)
Channel (4)
Time Message
info Matched route
"app_shop_product_details"
.
deprecation User Deprecated: Passing $params to Statement::executeQuery() is deprecated. Bind parameters using Statement::bindParam() or Statement::bindValue() instead. (Statement.php:212 called by ShopController.php:301, https://github.com/doctrine/dbal/pull/5556, package doctrine/dbal)
info Connecting with parameters
[
  "use_savepoints" => true
  "driver" => "pdo_mysql"
  "idle_connection_ttl" => 600
  "host" => "localhost"
  "port" => 3306
  "user" => "demodump_anuppu"
  "password" => "<redacted>"
  "driverOptions" => []
  "defaultTableOptions" => []
  "dbname" => "demodump_anuppu"
  "serverVersion" => "10.6.20-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.