-
### Bug Report
| Q | A
|------------ | ------
| BC Break | no
| Version | 2.5.2
#### Summary
I created a combination of 5 classes Tree, Branch, Fruit, Apple and Mang…
-
He should not allow change embbeded entities, like this:
{"id":"3",
"descricao":"name",
"tppdvi":{"id":"1", "descricao":"update name"}
}
-
While Doctrine will provide either an ArrayCollection, or a PersistentCollection, depending on the state of the Entity, no common Class or Interface reflects their shared methods.
More specificall…
-
Hello, I have an entity called book and I added 2 GetCollection actions.
1. the first one is using regular ApiFilters
2. the second one is being used for book recommendations that does not need the…
-
In https://github.com/doctrine/collections/pull/389, I introduced a new enum: `Order`
What should we use it for inside the ORM?
- The `OrderBy` attribute: this is a clear use case where we shoul…
-
Hi,
KNP paginator is great, but I have one issue with it. If I make query with prime->(true), all working except pagination links is not rendered. Here is my query:
```
$qb = $dm->createQueryBuilde…
veego updated
5 years ago
-
I use PHPStorm as IDE and in the PHP application. I have a collection with a bin uuid (BSON); for example BinData(4,"M2RkMzI1YmMtNjFhMC0xMWU2LTk0MWYtODRmY2EwMzc2ZTJm"). The plugin is unable to show th…
-
Missing handlers:
- [x] mongodb
- [ ] couchdb / doctrinecouchdb
- [x] elasticsearch / elastica
- [ ] dynamodb
- [x] syslogd
- [x] loggly
- [x] browserconsole (might need to be made the default in the…
-
Hi,
Thanks for the great work. Really appreciate it.
I am trying to use this bundle in one of my project as follows:
> config.yml
```
omnipay:
methods:
WechatPay_Mweb:
…
-
Benchmarks in https://les-tilleuls.coop/blog/php-redis-om-un-object-mapper-pour-redis#performances have results for `* Redis` and `* Doctrine`.
I assume that the Redis results are the results for thi…