*/ public function all(): array; /** * Clear cached schemas. */ public function clearCache(?string $nsid = null): void; }