shlink/module/Core/src/Service
2018-11-28 20:39:08 +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 Used more strict types in UrlShortener private methods 2018-11-24 07:52:57 +01:00
UrlShortenerInterface.php Migrated from standard datetime objects to chronos objects 2018-09-29 12:52:32 +02:00
VisitService.php Enforced property types comments in one line 2018-11-20 19:30:27 +01:00
VisitServiceInterface.php Moved visits iteration logic from command to service to allow lazy loading of entries in resultset 2018-11-17 09:42:15 +01:00
VisitsTracker.php Updated visits to support pagination 2018-11-28 20:39:08 +01:00
VisitsTrackerInterface.php Updated visits to support pagination 2018-11-28 20:39:08 +01:00