UserRepository
Methods
count($criteria)
find($id)
findAll($orderBy)
findBy($criteria, $orderBy, $limit, $offset)
findOneBy($criteria, $orderBy)
findQueried()
Example
Last updated