GET https://supermarche.cassaclock.com/admin/produits/nouveau

Log Messages

Level (7)
Channel (4)
Time Message
info Matched route
"app_product_new"
.
deprecation User Deprecated: Since symfony/form 7.1: Not configuring the "default_protocol" option when using the UrlType is deprecated. It will default to "null" in 8.0.
info Connecting with parameters
[
  "use_savepoints" => true
  "driver" => "pdo_pgsql"
  "idle_connection_ttl" => 600
  "host" => "127.0.0.1"
  "port" => 5432
  "user" => "postgres"
  "password" => "<redacted>"
  "driverOptions" => []
  "defaultTableOptions" => []
  "dbname" => "supermarche_db"
  "serverVersion" => "15"
  "charset" => "utf8"
]

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.