Showing 718 of 718 total issues
Avoid too many return
statements within this method. Open
Open
return 0.0;
Avoid too many return
statements within this method. Open
Open
return $msearches->failure( $status );
Avoid too many return
statements within this method. Open
Open
return new LangWeightFunctionScoreBuilder( $config, $weight );
Avoid too many return
statements within this method. Open
Open
return new SatuFunctionScoreBuilder( $config, $weight, $func['params'] );
Avoid too many return
statements within this method. Open
Open
return FallbackStatus::addInterwikiResults( $crossLangResults,
$this->detectedLangWikiConfig->getWikiId() );
Avoid too many return
statements within this method. Open
Open
return $mresults->transformAndGetSingle( $this->searchContext->getResultsType(), self::MAINSEARCH_MSEARCH_KEY );
Avoid too many return
statements within this method. Open
Open
return $status;
Avoid too many return
statements within this method. Open
Open
return $this->prefixSearchRequestBuilder->setLimit( $limit )
// collect all results up to $limit, $this->offset is the offset the client wants
// not the offset in prefix search results.
->setOffset( 0 )
->build();
Avoid too many return
statements within this method. Open
Open
return $status;
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 $string;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return '"\\~' . $matches[ 'trailing' ];
Avoid too many return
statements within this method. Open
Open
return $work();
Avoid too many return
statements within this method. Open
Open
return $mreponses;
Avoid too many return
statements within this method. Open
Open
return new CustomFieldFunctionScoreBuilder( $config, $weight, $func['params'] );
Avoid too many return
statements within this method. Open
Open
return new GeoMeanFunctionScoreBuilder( $config, $weight, $func['params'] );
Avoid too many return
statements within this method. Open
Open
return $mainSnippet;