EntityNotFoundException {#885
  #message: "Entity of type 'App\Entity\Boundary' for IDs id(1737) was not found"
  #code: 0
  #file: "/var/www/mojanekretnina/vendor/doctrine/orm/lib/Doctrine/ORM/EntityNotFoundException.php"
  #line: 47
  trace: {
    /var/www/mojanekretnina/vendor/doctrine/orm/lib/Doctrine/ORM/EntityNotFoundException.php:47 {
      › 
      › return new self(    'Entity of type \'' . $className . '\'' . ($ids ? ' for IDs ' . implode(', ', $ids) : '') . ' was not found'
    }
    /var/www/mojanekretnina/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/ProxyFactory.php:164 {    $classMetadata->getName(),    $this->identifierFlattener->flattenIdentifier($classMetadata, $identifier));
      arguments: {
        $className: "App\Entity\Boundary"
        $id: array:1 [ …1]
      }
    }
    /var/www/mojanekretnina/var/cache/prod/doctrine/orm/Proxies/__CG__AppEntityBoundary.php:373 {
      › 
      › $this->__initializer__ && $this->__initializer__->__invoke($this, 'getGeo', []);arguments: {
        Boundary {#797 …}
        "getGeo"
        []
      }
    }
    /var/www/mojanekretnina/var/cache/prod/doctrine/orm/Proxies/__CG__AppEntityBoundary.php:373 {
      › 
      › $this->__initializer__ && $this->__initializer__->__invoke($this, 'getGeo', []);arguments: {
        Boundary {#797 …}
        "getGeo"
        []
      }
    }
    /var/www/mojanekretnina/src/Controller/PropertyController.php:1731 {$boundary = $property->getBoundary();$boundaryGeo = json_decode($boundary->getGeo(), true);}
    /var/www/mojanekretnina/vendor/symfony/http-kernel/HttpKernel.php:149 {// call controller$response = \call_user_func_array($controller, $arguments);arguments: {
        $request: Request {#4 …}
        $slug: "lokal-u-centru-raske-673f59"
      }
    }
    /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 …}
      }
    }
  }
}