AppStateESS/homestead

View on GitHub

Showing 1,397 of 1,397 total issues

Method makeRequest has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function makeRequest($url, $method = 'GET', $headers = array(), $params = array(), $data = NULL) {
Severity: Minor
Found in class/Docusign/CurlIO.php - About 35 mins to fix

Method removeRoomAssignment has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function removeRoomAssignment($bannerId, $term, $building, $bannerBedId, $percentRefund)
Severity: Minor
Found in class/PhpSOAP.php - About 35 mins to fix

Method addRoomDamageToStudentAccount has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function addRoomDamageToStudentAccount($bannerId, $term, $amount, $damageDescription, $detailCode)
Severity: Minor
Found in class/PhpSOAP.php - About 35 mins to fix

Method addRoomDamageToStudentAccount has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function addRoomDamageToStudentAccount($bannerId, $term, $amount, $damageDescription, $detailCode)
Severity: Minor
Found in class/FakeSoapTable.php - About 35 mins to fix

Method removeRoomAssignment has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function removeRoomAssignment($bannerId, $term, $building, $bannerBedId, $percentRefund)
Severity: Minor
Found in class/FakeSoapTable.php - About 35 mins to fix

Method __construct has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function __construct(Student $student, $term, HMS_RLC_Assignment $rlcAssignment = NULL, Array $communities, HMS_RLC_Application $reApp = null)
Severity: Minor
Found in class/RlcReapplicationView.php - About 35 mins to fix

Method __construct has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function __construct(Client $client, Envelope $envelope, $clientUserId, $studentName, $studentEmail)
Severity: Minor
Found in class/Docusign/RecipientView.php - About 35 mins to fix

Method __construct has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function __construct(Student $student, $startDate, $endDate, $term, RoommateProfile $profile = NULL)
Severity: Minor
Found in class/StudentMenuProfileView.php - About 35 mins to fix

Method send_lottery_roommate_invite has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public static function send_lottery_roommate_invite(Student $student, Student $from, $expires_on, $hall_room, $year)
Severity: Minor
Found in class/HMS_Email.php - About 35 mins to fix

Method addRoomDamageToStudentAccount has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public abstract function addRoomDamageToStudentAccount($bannerId, $term, $amount, $damageDescription, $detailCode);
Severity: Minor
Found in class/SOAP.php - About 35 mins to fix

Method removeRoomAssignment has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public abstract function removeRoomAssignment($bannerId, $term, $building, $bannerBedId, $percentRefund);
Severity: Minor
Found in class/SOAP.php - About 35 mins to fix

Method sendTemplateMessage has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public static function sendTemplateMessage(Student $student, string $messageType, string $subject, string $tpl, Array $tags)
Severity: Minor
Found in class/HMS_Email.php - About 35 mins to fix

Method sendDamageNotification has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public static function sendDamageNotification(Student $student, $term, $billedAmount, $coordinatorName, $coordinatorEmail)
Severity: Minor
Found in class/HMS_Email.php - About 35 mins to fix

Method logSoap has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

     protected static function logSoap($function, $result, Array $params, $responseCode = null, $errorMessage = null)
Severity: Minor
Found in class/SOAP.php - About 35 mins to fix

Method __construct has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function __construct($subject=null, $body=null, $anonymous=false, $halls=array(), $floors=array()){
Severity: Minor
Found in class/ReviewHallNotificationMessageView.php - About 35 mins to fix

Method unassignStudent has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public static function unassignStudent(Student $student, $term, $notes = "", $reason, $refund)
Severity: Minor
Found in class/HMS_Assignment.php - About 35 mins to fix

Method reportRoomAssignment has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function reportRoomAssignment($username, $term, $building_code, $room_code, $plan_code)
Severity: Minor
Found in class/SOAP.php - About 35 mins to fix

Method __construct has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function __construct(Student $student, $startDate, $endDate, $profile = NULL, $term)
Severity: Minor
Found in class/SearchProfilesMenuBlockView.php - About 35 mins to fix

Method queueRemoveAssignment has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public static function queueRemoveAssignment(Student $student, $term, ResidenceHall $hall, Bed $bed, $refund)
Severity: Minor
Found in class/BannerQueue.php - About 35 mins to fix

Method roomSearch has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    protected function roomSearch($gender = FALSE, $lifestyle = FALSE, $pbuilding = FALSE, $pfloor = FALSE, $proom = FALSE)
Severity: Minor
Found in class/AssignmentStrategy.php - About 35 mins to fix
Severity
Category
Status
Source
Language