if (!filter_var($statusId, FILTER_VALIDATE_INT)) {
            return;
        }