Showing 620 of 1,375 total issues
Avoid too many return
statements within this function. Open
Open
return 'right';
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return $resultRedirect->setPath('*/*/index');
Avoid too many return
statements within this method. Open
Open
return IndexStatus::LIVE_STATUS;
Avoid too many return
statements within this method. Open
Open
return $this->getProductListDefaultSortDirectionBy();
Avoid too many return
statements within this method. Open
Open
return (int) ceil($collectionSize / $this->originalPageSize);
Avoid too many return
statements within this method. Open
Open
return $resultRedirect->setPath('*/*/index');
Avoid too many return
statements within this method. Open
Open
return 1;
Avoid too many return
statements within this method. Open
Open
return IndexStatus::UNDEFINED_STATUS;
Avoid too many return
statements within this method. Open
Open
return $this->getProductListDefaultSortDirectionBy();
Avoid too many return
statements within this method. Open
Open
return $items;
Avoid too many return
statements within this method. Open
Open
return $filter;
Avoid too many return
statements within this method. Open
Open
return $this->getSize();
Avoid too many return
statements within this method. Open
Open
return IndexStatus::GHOST_STATUS;
Avoid too many return
statements within this method. Open
Open
return null;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return !empty($showInScope[$scope]);
Avoid too many return
statements within this method. Open
Open
return array_filter($values);
Avoid too many return
statements within this method. Open
Open
return !empty($value);
Avoid too many return
statements within this method. Open
Open
return $this->_scopeLabels[ContainerScopeInterface::SCOPE_DEFAULT];