select('token_user')->where('token_group', $token_group)->countAllResults(); return $result; } }