QueueRepository
extends EntityRepository
in package
QueueRepository
This class was generated by the Doctrine ORM. Add your own custom repository methods below.
Table of Contents
Methods
- paginateQueues() : Paginator
- Paginating alerts
Methods
paginateQueues()
Paginating alerts
public
paginateQueues(mixed $data, mixed $page, mixed $max) : Paginator
Parameters
- $data : mixed
- $page : mixed
- $max : mixed