Symfony2: how to get all entities of one type whic

2019-03-11 18:42发布

问题:

Can someone tell me how to get all entities of one type which are marked with "EDIT" ACL permission?

I would like to build a query with the Doctrine EntityManager.