*/ public function getMany(array $ids, bool $preserveOrder = false): Collection; /** @return Collection */ public function getAll(): Collection; }