LatestBeLoginsDataProvider
Read onlyYes
Data provider for "Latest backend logins" widget.
Fetches successful backend user login entries from sys_log.
Table of Contents
Methods
- __construct() : mixed
- getItems() : array<string|int, mixed>
Methods
__construct()
public
__construct(ConnectionPool $connectionPool) : mixed
Parameters
- $connectionPool : ConnectionPool
getItems()
public
getItems([int $limit = 10 ]) : array<string|int, mixed>
Parameters
- $limit : int = 10