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