https://staging.troskovi.com/apiV2/managers/buildings/?limit=8&page=1

Log Messages

Level (7)
Channel (4)
Time Message
info Matched route
"managers_buildings_index"
.
info Connecting with parameters
[
  "driver" => "pdo_mysql"
  "idle_connection_ttl" => 600
  "host" => "localhost"
  "port" => 3306
  "user" => "root"
  "password" => "<redacted>"
  "driverOptions" => []
  "defaultTableOptions" => [
    "collation" => "utf8mb4_unicode_ci"
  ]
  "dbname" => "troskovi_prod_6"
  "charset" => "utf8mb4"
]
critical Uncaught Error: App\Services\BuildingService::getBuildingsPaginatedApi(): Argument #1 ($user) must be of type App\Entity\User, null given, called in /var/www/troskoviApi6/src/Controller/ApiV2/Managers/BuildingController.php on line 51
critical Uncaught PHP Exception TypeError: "App\Services\BuildingService::getBuildingsPaginatedApi(): Argument #1 ($user) must be of type App\Entity\User, null given, called in /var/www/troskoviApi6/src/Controller/ApiV2/Managers/BuildingController.php on line 51" at /var/www/troskoviApi6/src/Services/BuildingService.php line 657

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.