Showing 889 of 1,089 total issues
Method compile
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function compile($args, $compiler, $parameter, $tag, $method)
Method clearCache
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function clearCache($template_name, $cache_id = null, $compile_id = null, $exp_time = null, $type = null)
Method compile
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function compile($args, $compiler, $parameter, $tag, $function)
Method call
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public static function call($_name, Smarty_Internal_Template $_template, $_params, $_hash, $_nocache)
Method compile
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function compile($args, $compiler, $parameter, $tag, $function)
Method invalidate
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
protected function invalidate($cid = null, $resource_name = null, $cache_id = null, $compile_id = null, $resource_uid = null)
Method getLatestInvalidationTimestamp
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
protected function getLatestInvalidationTimestamp($cid, $resource_name = null, $cache_id = null, $compile_id = null, $resource_uid = null)
Method clear
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function clear(Smarty $smarty, $resource_name, $cache_id, $compile_id, $exp_time)
Method listInvalidationKeys
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
protected function listInvalidationKeys($cid, $resource_name = null, $cache_id = null, $compile_id = null, $resource_uid = null)
Method compile
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public static function compile($_function, $_attr, $_template, $_script, $_assign = null)
Method getSingle
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
protected function getSingle($value, $search='id', $field='id', $type="i", $lower=false) {
Method updatePassword
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function updatePassword($userID, $current, $new1, $new2, $strToken) {
Method compile
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function compile($args, $compiler, $parameter, $tag, $method)
Method calc
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public static function calc($hash, $password, $salt, $iterations, $length)
Method getUserEstimates
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getUserEstimates($value1, $value2, $dDonate, $bNoFees, $ppsvalue=0) {
Method endCronjob
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function endCronjob($cron_name, $msgCode, $exitCode=0, $fatal=false, $mail=true) {
Method createLMv2Password
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
protected function createLMv2Password($password, $username, $domain, $challenge, $client)
Method __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function __construct(Swift_Mime_HeaderSet $headers, Swift_Mime_ContentEncoder $encoder, Swift_KeyCache $cache, Swift_Mime_Grammar $grammar, $mimeTypes = array())
Method onCommand
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function onCommand(Swift_Transport_SmtpAgent $agent, $command, $codes = array(), &$failedRecipients = null, &$stop = false)
Method __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function __construct(Swift_Mime_HeaderSet $headers, Swift_Mime_ContentEncoder $encoder, Swift_KeyCache $cache, Swift_Mime_Grammar $grammar, $charset = null)