Symfony / Doctrine : Query builder - filter on collection (ManyToMany relation)

后端 未结 0 608
谎友^
谎友^ 2021-01-14 16:25

I have an Entity (Bla) which has a ManyToMany relation to another Entity (Foo).

Therefore, $Bla->getFoos() returns a collection of Foo.

I would like to make

相关标签:
回答
  • 消灭零回复
提交回复
热议问题