标签: doctrine-orm
如何将此查询转换为doctrine2查询构建器?
select c.name from company c join user_company uc on c.id=uc.company_id and user_id=136302