Home
last modified time | relevance | path

Searched refs:usersLoggedInTotal (Results 1 – 3 of 3) sorted by relevance

/webtrees/app/Statistics/Repository/Interfaces/
H A DUserRepositoryInterface.php46 public function usersLoggedInTotal(): int; function
/webtrees/app/Statistics/Repository/
H A DUserRepository.php168 public function usersLoggedInTotal(): int function in Fisharebest\\Webtrees\\Statistics\\Repository\\UserRepository
/webtrees/app/
H A DStatistics.php2453 public function usersLoggedInTotal(): int function in Fisharebest\\Webtrees\\Statistics
2455 return $this->user_repository->usersLoggedInTotal();