condition('vid', $vids, 'IN') ->condition('parent.target_id', 0) ->execute(); return array_values($tids); } }