Ecenario: Symfony 6.4, Doctrine, relations: ManyToMany.
Three tables: source, actor, source_actor.
How can I access data from the source_actor table in a QueryBuilder?
Ecenario: Symfony 6.4, Doctrine, relations: ManyToMany.
Three tables: source, actor, source_actor.
How can I access data from the source_actor table in a QueryBuilder?