public static function getBatchKeys($name, $idc = null, $flags = QconfConfig::QCONF_WAIT) { return QConfig::GetBatchKeys(trim($name), $idc, $flags); }