Questions tagged [doctrine-mongodb]

Doctrine MongoDB Object Document Mapper provides transparent persistence for PHP objects to the MongoDB database.

Doctrine MongoDB Object Document Mapper is built for PHP 5.3.0+ and provides transparent persistence for PHP objects to the popular MongoDB database by 10gen.

76 questions
0
votes
1 answer

Mongo ODM near query does not populate distance property. It is null?

According to Mongo ODM one should be able to get distance after a near query: http://docs.doctrine-project.org/projects/doctrine-mongodb-odm/en/latest/reference/geospatial-queries.html#distance When I use the near query as it shows in the…
Strong Like Bull
  • 11,155
  • 36
  • 98
  • 169
1 2 3 4 5
6