Showing 4,652 of 306,333 total issues
Avoid too many return
statements within this method. Open
Open
return $fieldValue != $hasChanged;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return $recordModel->get($fieldInstance->getName()) !== $recordModel->get('created_user_id');
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return $expr;
Avoid too many return
statements within this method. Open
Open
return $fieldValue > $value;
Avoid too many return
statements within this method. Open
Open
return $fieldValue != $value;
Avoid too many return
statements within this method. Open
Open
return $fieldValue != $value;
Avoid too many return
statements within this method. Open
Open
return \in_array($fieldValue, $value);
Avoid too many return
statements within this method. Open
Open
return $fieldValue < $value;
Avoid too many return
statements within this method. Open
Open
return false;