Showing 3,246 of 4,217 total issues
Method _number_api
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function _number_api($float = 0, $decimals = null, $decimal_point = null, $thousands_separator = '', $decimal_point_force = null)
Method _number_float
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function _number_float($float = 0, $decimals = null, $decimal_point = null, $thousands_separator = '', $decimal_point_force = null)
Method _number_mysql
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function _number_mysql($float = 0, $decimals = null, $decimal_point = null, $thousands_separator = '', $decimal_point_force = null)
Method _number_format
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function _number_format($float = 0, $decimals = null, $decimal_point = null, $thousands_separator = null, $decimal_point_force = null)
Method belongs_to_many
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function belongs_to_many($related, $pivot_table = null, $foreign_key = null, $other_key = null, $relation = null)
Method __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function __construct($key_public, $key_private, $key_private_test, $hash_method = 'md5', $test_mode)
Method decrypt_file
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function decrypt_file($source_path, $decrypted_path, $secret = null, $cipher = null, $iv)
Method has_many_through
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function has_many_through($related, $through_model, $foreign_key = null, $local_key = null, $relation = null)
Method admin_info
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function admin_info($name = '', $desc = '', $extra = [], $replace = [], $form)
Method city_box
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function city_box($name = '', $desc = '', $extra = [], $replace = [], $form)
Method user_info
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function user_info($name = '', $desc = '', $extra = [], $replace = [], $form)
Method tbl_link
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function tbl_link($name, $link, $extra = [], $replace = [], $form)
Method location_select_box
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function location_select_box($name = '', $desc = '', $extra = [], $replace = [], $form)
Method datetime_select
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function datetime_select($name = '', $desc = '', $extra = [], $replace = [], $form)
Method tbl_link_edit
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function tbl_link_edit($name = '', $link = '', $extra = [], $replace = [], $form)
Method tbl_link_active
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function tbl_link_active($name = '', $link = '', $extra = [], $replace = [], $form)
Method tbl_link_add
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function tbl_link_add($name = '', $link = '', $extra = [], $replace = [], $form)
Method tbl_link_clone
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function tbl_link_clone($name = '', $link = '', $extra = [], $replace = [], $form)
Method call_custom_pattern
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function call_custom_pattern($crc32_or_name, $args = '', $body = null, $replace = [], $stpl_name = '')
Method currency_box
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function currency_box($name = '', $desc = '', $extra = [], $replace = [], $form)