if (Constants::TABLE_CATEGORY === $source) {
                $tableName    = 'category';
                $fieldRatings = '_ratings';
                $fieldVotes   = '_votes';
                $categoryObj  = $categoryHandler->get($itemId);