GET https://pms-uat.birlaopenminds.com/forgot-password

Log Messages

Level (7)
Channel (4)
Time Message
deprecation User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead.
deprecation User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead.
deprecation User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:70 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal)
info Matched route
"forgotPassword"
.
info Connecting with parameters
[
  "driver" => "pdo_mysql"
  "idle_connection_ttl" => 600
  "host" => "34.28.149.225"
  "port" => 3306
  "user" => "root"
  "password" => "<redacted>"
  "driverOptions" => []
  "defaultTableOptions" => [
    "engine" => "InnoDB"
    "collation" => "utf8mb4_unicode_ci"
  ]
  "dbname" => "symfonydb"
  "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.