indexBy() */ public function isIndexed(): bool; public function indexBy(): string; /** @return array */ public function orderBy(): array; }