EntityRanking
Table of Contents
Methods
-
__construct()
: mixed
-
rank()
: array<string|int, mixed>
__construct()
public
__construct(RankingTypes $rankingType) : mixed
Parameters
-
$rankingType
: RankingTypes
-
rank()
public
rank(int $rankingEntityTypeId, array<string|int, mixed> $searchEntityTypeIds, array<string|int, mixed> $duplicates) : array<string|int, mixed>
Parameters
-
$rankingEntityTypeId
: int
-
-
$searchEntityTypeIds
: array<string|int, mixed>
-
-
$duplicates
: array<string|int, mixed>
-
Return values
array<string|int, mixed>