https://back.dotoast.com/

Log Messages

Level (7)
Channel (5)
Time Message
info Incoming request
info Matched route
"site_index"
.
deprecation User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.
info Connecting with parameters
[
  "driver" => "pdo_mysql"
  "charset" => "utf8mb4"
  "idle_connection_ttl" => 600
  "host" => "77.83.103.23"
  "port" => 3306
  "user" => "bmrmcbxy_dotoast"
  "password" => "<redacted>"
  "driverOptions" => []
  "wrapperClass" => "App\Database\Connection\DefaultConnection"
  "serverVersion" => "5.7"
  "defaultTableOptions" => [
    "charset" => "utf8mb4"
    "collate" => "utf8mb4_unicode_ci"
  ]
  "dbname" => "bmrmcbxy_back"
]

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.