mirror of
https://github.com/shlinkio/shlink.git
synced 2026-03-09 16:53:11 +08:00
Support paginating the output of visits commands to avoid out of memory errors
This commit is contained in:
@@ -55,7 +55,7 @@ class GetOrphanVisitsCommandTest extends TestCase
|
||||
| Referer | Date | User agent | Country | City | Type |
|
||||
+---------+---------------------------+------------+---------+--------+----------+
|
||||
| foo | {$visit->date->toAtomString()} | bar | Spain | Madrid | base_url |
|
||||
+---------+---------------------------+------------+---------+--------+----------+
|
||||
+---------+----------------------- Page 1 of 1 ----+---------+--------+----------+
|
||||
|
||||
OUTPUT,
|
||||
$output,
|
||||
|
||||
Reference in New Issue
Block a user