function loadAllSettings loadAllSettings(): Promise<Map<string, string>> Load every setting row into the in-memory cache with a single query. Return Type Promise<Map<string, string>>