Log Messages

Level (7)
Channel (3)
Time Message
info Matched route
"switcher"
.
critical Uncaught PHP Exception Symfony\Component\Routing\Exception\MissingMandatoryParametersException: "Some mandatory parameters are missing ("slug") to generate a URL for route "blog.category.page.es"." at /var/www/clients/client1/web17/web/vendor/symfony/routing/Generator/UrlGenerator.php line 175
info Connecting with parameters
[
  "driver" => "pdo_mysql"
  "host" => "localhost"
  "port" => 3306
  "user" => "c1dr"
  "password" => "<redacted>"
  "driverOptions" => []
  "defaultTableOptions" => [
    "collation" => "utf8mb4_unicode_ci"
  ]
  "dbname" => "c1dr"
  "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.