-
If i use a mapping configuration on an entity, i load it and save it again, i lose every "out of the mapping" fields of the document.
Example, document :
```
{ "_id" : "12345678901234567890123456", …
-
Hi Javier,
I cannot test it on my environments, but some friends of mine might want to use this bundle, but actually, it's said that "Only Doctrine ORM is supported".
Will ODM (like Mongo) be suppor…
-
I am trying to use mongodb atlas in my application.I set up my .env file like
###> doctrine/mongodb-odm-bundle ###
MONGODB_URL=mongodb+srv://testuser:yyyyxyxyyx@cluster0-xcz.mongodb.net
MONGODB_…
-
Hi,
```php
$documentManager
->getDocumentCollection(Cuisine::class)
->aggregate([
[ '$match' => [] ],
]);
```
Throws `Doctrine\MongoDB\Exception\ResultException`, while…
-
Try to create index on mongodb colleciton but annotation seem not working.
```
/**
* @ODM\Document(collection="user", repositoryClass="App\Repository\UserRepository")
* @ODM\HasLifecycleCallba…
-
As mentioned at the end of [Creating the Listener Class](http://symfony.com/doc/current/cookbook/doctrine/event_listeners_subscribers.html#creating-the-listener-class) paragraph from [event listeners …
-
`mmucklo/DtcQueueBundle` `4.7.1`
`symfony/symfony` `3.4.12`
`doctrine/mongodb` `1.6.2`
`doctrine/mongodb-odm` `1.2.4`
`alcaeus/mongo-php-adapter` `1.1.5`
`ext-mongodb` `1.4.3`
`libbson` `1.9.4`
…
-
Hello alcaues,
I want to start by thanking you for the amazing polyfill.
I have a questions why limit the adapter to 5.6 or 7.0?
I am trying to update a symfony app to php 7.1 and encountering…
-
### Bug Report
| Q | A
|------------ | ------
| BC Break | no
| Version | 1.6.2
#### Summary
Two methods
Doctrine\MongoDB\Query\Expr::popFirst()
Doctrine\MongoDB\Q…
-
Hi,
I'm getting this following error which I do not understand :
`Cannot access protected property Raven_ErrorHandler::$error_types in /home/ec2-user/www/api-football/releases/29052018-013805/ve…