Vasja Laharnar
Results
2
issues of
Vasja Laharnar
Let's say you have entities that implement some interfaces, like `TranslatableInterface` or `LoggableInterface`. So those entities always have some specific fields or mechanics in the background. It's a bit repetitive...
### Bug Report | Q | A |-------------------------------------------- | ------ | Version | 3.3.2 #### Summary A simple query builder or DQL statement like the following: ```PHP return $this->createQueryBuilder('t') ->select(...