*/ public function getByIds(array $ids): Collection; /** @return Collection|array */ public function getAll(): Collection; }