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