Showing 701 of 9,653 total issues
Function galleriaIn
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
galleriaIn: function (_, t, b, c, d) {
Function galleriaOut
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
galleriaOut: function (_, t, b, c, d) {
Function easeout
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
this.easeout = function (x, t, b, c, d) {
Function easeInOutQuad
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
easeInOutQuad: function (x, t, b, c, d) {
Function galleriaIn
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
galleriaIn: function (_, t, b, c, d) {
Function easing
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
easing: function(x,t,b,c,d) {
Function galleriaOut
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
galleriaOut: function (_, t, b, c, d) {
Function swing
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
swing: function (x, t, b, c, d) {
Function easeOutQuart
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
easeOutQuart: function (x, t, b, c, d) {
Function easeInOutQuart
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
easeInOutQuart: function (x, t, b, c, d) {
Function easeOutQuint
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
easeOutQuint: function (x, t, b, c, d) {
Function easeInQuint
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
easeInQuint: function (x, t, b, c, d) {
Function easeInElastic
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
easeInElastic: function (x, t, b, c, d) {
Function easeInOutExpo
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
easeInOutExpo: function (x, t, b, c, d) {
Function easeOutCirc
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
easeOutCirc: function (x, t, b, c, d) {
Function setButtons
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function setButtons( $prev, $next, _index, _total, opts )
Function easeInQuart
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
easeInQuart: function (x, t, b, c, d) {
Function easeInOutQuint
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
easeInOutQuint: function (x, t, b, c, d) {
Function easeInOutSine
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
easeInOutSine: function (x, t, b, c, d) {
Method __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function __construct($slide_id, $width, $height, $smart_crop, $use_image_editor = true)