function prepareUserRanking($tableId, $userId, $rank) { return parent::prepareRanking($userId, $tableId, $rank, 'reviewer_id', 'table_id'); }