index_code), $setting->value); }); } public static function cacheKey($name) { return self::CACHE_KEY . $name; } }