NonUniqueResultException {#53
  #message: "More than one result was found for query although one row or none was expected."
  #code: 0
  #file: "/var/www/mojanekretnina/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php"
  #line: 780
  trace: {
    /var/www/mojanekretnina/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:780 {if (count($result) > 1) {    throw new NonUniqueResultException;}
    }
    /var/www/mojanekretnina/src/Repository/PropertyRepository.php:89 {        ->getQuery()        ->getOneOrNullResult();}
    }
    /var/www/mojanekretnina/src/Service/PropertyService.php:133 {{    $property = $this->propertyRepository->findPropertyBySlugNoPriority($slug);arguments: {
        $slug: "sifra-1042933-novi-sad-591489"
      }
    }
    /var/www/mojanekretnina/src/Controller/PropertyController.php:1675 {
      › 
      › $property = $this->propertyService->getPropertyBySlug($slug);arguments: {
        $slug: "sifra-1042933-novi-sad-591489"
      }
    }
    /var/www/mojanekretnina/vendor/symfony/http-kernel/HttpKernel.php:149 {// call controller$response = \call_user_func_array($controller, $arguments);arguments: {
        $request: Request {#4 …}
        $slug: "sifra-1042933-novi-sad-591489"
      }
    }
    /var/www/mojanekretnina/vendor/symfony/http-kernel/HttpKernel.php:66 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      arguments: {
        $request: Request {#4 …}
        $type: 1
      }
    }
    /var/www/mojanekretnina/vendor/symfony/http-kernel/Kernel.php:188 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Request {#4 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/mojanekretnina/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      arguments: {
        $request: Request {#4 …}
      }
    }
  }
}