Log Messages

Level (7)
Channel (5)
Time Message
info Matched route
"widget.order.main_payment"
.
deprecation User Deprecated: MySQL 5.6 support is deprecated and will be removed in DBAL 4. Consider upgrading to MySQL 5.7 or later. (AbstractMySQLDriver.php:113 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5072, package doctrine/dbal)
info Connecting with parameters
[
  "use_savepoints" => true
  "driver" => "pdo_mysql"
  "idle_connection_ttl" => 600
  "host" => "127.0.0.1"
  "port" => 3306
  "user" => "insales-bspb"
  "password" => "<redacted>"
  "driverOptions" => []
  "defaultTableOptions" => []
  "dbname" => "insales-bspb"
  "serverVersion" => "5.7.4"
  "charset" => "utf8mb4"
]
info Message
"App\Core\Application\Query\Application\GetApplication\GetApplicationQuery"
handled by
"App\Core\Application\Query\Application\GetApplication\GetApplicationQueryHandler::__invoke"
deprecation User Deprecated: Since symfony/messenger 6.4: The "Symfony\Component\Messenger\Exception\HandlerFailedException::getNestedExceptions()" method is deprecated, use "Symfony\Component\Messenger\Exception\HandlerFailedException::getWrappedExceptions()" instead.

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.