Manager
class Manager (View source)
Traits
Properties
protected EntityManager | $em | from EntityManagerTrait |
Methods
__construct(Configuration $configuration, LoggerInterface $logger, Manager $events, EntityManager $em = null)
Class constructor
count()
No description
get(array $filter = [], $limit = 10, $offset = 0, $reverse = false)
No description
getOne(array $filter)
No description
Details
in EntityManagerTrait at line 33
EntityManager
getEntityManager()
Get EntityManager
in EntityManagerTrait at line 45
Schedule
setEntityManager(EntityManager $em)
Set EntityManager
in EntityManagerTrait at line 53
closeEntityManager()
in EntityManagerTrait at line 64
__destruct()
at line 48
__construct(Configuration $configuration, LoggerInterface $logger, Manager $events, EntityManager $em = null)
Class constructor