shlink/module/Core/src/Service
2019-02-22 19:31:03 +01:00
..
ShortUrl Enforced property types comments in one line 2018-11-20 19:30:27 +01:00
Tag Enforced property types comments in one line 2018-11-20 19:30:27 +01:00
ShortUrlService.php Enforced property types comments in one line 2018-11-20 19:30:27 +01:00
ShortUrlServiceInterface.php Improved public API in ShortUrl entity, reducing anemic model 2018-10-28 16:00:54 +01:00
UrlShortener.php Implemented feature to optionally return an existing short url when all provided params match an existing one 2019-02-03 09:40:32 +01:00
UrlShortenerInterface.php Refactored UrlShortener public method to receibe DTOs instead of primitive params 2019-02-02 11:05:28 +01:00
VisitService.php Updated VisitRepository::findUnlocatedVisits methods so that it paginates the amount of elements loaded in memory 2019-02-22 19:31:03 +01:00
VisitServiceInterface.php Renamed method 2019-02-17 13:21:07 +01:00
VisitsTracker.php Encapsulated in VisitsParams how the itemsPerPage param is handled 2018-11-29 08:02:22 +01:00
VisitsTrackerInterface.php Updated visits to support pagination 2018-11-28 20:39:08 +01:00