Showing 718 of 718 total issues
Avoid too many return
statements within this method. Open
Open
return $this->failure( $e, $connection );
Avoid too many return
statements within this method. Open
Open
return;
Avoid too many return
statements within this method. Open
Open
return [
'escaped' => self::switchSearchToExactForWildcards( $searchContext, $term ),
'nonAll' => self::switchSearchToExactForWildcards( $searchContext, $term )
];
Avoid too many return
statements within this method. Open
Open
return $this->success( $resultsTransformer !== null ? $resultsTransformer( $multiResultSet ) : $multiResultSet, $connection );
Avoid too many return
statements within this method. Open
Open
return [];
Avoid too many return
statements within this method. Open
Open
return $siz + strlen( $str );
Avoid too many return
statements within this method. Open
Open
return $clean;
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 null;
Avoid too many return
statements within this method. Open
Open
return $page;
Avoid too many return
statements within this method. Open
Open
return Status::newGood( $result );
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this function. Open
Open
return "Index on wrong cluster of replica, expected in " + ', '.join(
Avoid too many return
statements within this method. Open
Open
return $mresponses->transformAndGetMulti( $this->searchContext->getResultsType(), array_keys( $iwQueries ),
static function ( array $v ) use ( $blockScorer ) {
return $blockScorer->reorder( $v );
} );
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this function. Open
Open
return (
Avoid too many return
statements within this function. Open
Open
return (
Avoid too many return
statements within this method. Open
Open
return true;