, * entity_hints: array, * confidence: float, * association_hint: bool, * fallback_reason: string|null, * source: string * } */ public function parse(string $query, array $allowedEntityTypes, array $taxonomy = []): array; }