Showing 4,652 of 306,333 total issues
Method addAdvConditions
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
private function addAdvConditions(\App\QueryGenerator $queryGenerator, int $relationId, string $operator, ?array $condition, ?int $userId)
Method decodeRow
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
private static function decodeRow(string $baseText, string $type, int $id, string $label, string $format = self::FORMAT_HTML): string
Method verifyDatabaseAccess
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public static function verifyDatabaseAccess(string $server, string $database, string $user, string $password, int $port): array
Method isPermittedBySharing
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public static function isPermittedBySharing($moduleName, $tabId, $actionId, $recordId, $userId)
Method isReadPermittedBySharing
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public static function isReadPermittedBySharing($moduleName, $tabId, $actionId, $recordId, $userId)
Method isReadWritePermittedBySharing
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public static function isReadWritePermittedBySharing($moduleName, $tabId, $actionId, $recordId, $userId)
Method connectToDatabase
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public static function connectToDatabase(string $server, string $database, string $user, string $password, int $port): \App\Db
Method saveToFile
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public static function saveToFile(string $pathDirectory, $content, string $comment = '', int $flag = LOCK_EX, bool $return = false): bool
Method getDisplayValue
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getDisplayValue($value, $record = false, $recordModel = false, $rawText = false, $length = false)
Method __doRequest
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function __doRequest($req, $location, $action, $version = SOAP_1_2, $oneWay = null): string
Method getDisplayValue
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getDisplayValue($value, $record = false, $recordModel = false, $rawText = false, $length = false)
Method getDisplayValue
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getDisplayValue($value, $record = false, $recordModel = false, $rawText = false, $length = false)
Method mailScan
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public static function mailScan($mbox, array $account, string $folder, int $scan_id, int $countEmails)
Method getDisplayValue
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getDisplayValue($value, $record = false, $recordModel = false, $rawText = false, $length = false)
Method getDisplayValue
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getDisplayValue($value, $record = false, $recordModel = false, $rawText = false, $length = false)
Method getDisplayValue
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getDisplayValue($value, $record = false, $recordModel = false, $rawText = false, $length = false)
Method getCalendarActivities
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getCalendarActivities($mode, Vtiger_Paging_Model $pagingModel, $user, $recordId = false, $paramsMore = [])
Method getDisplayValue
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getDisplayValue($value, $record = false, $recordModel = false, $rawText = false, $length = false)
Method getEmailSendEntries
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public static function getEmailSendEntries($userId, $modules, $startDate, $endDate, $isExists = false)
Method getDisplayValue
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getDisplayValue($value, $record = false, $recordModel = false, $rawText = false, $length = false)