DuplicateIndexMismatch
Table of Contents
Methods
-
getMismatches()
: mixed
-
prepareQueryField()
: mixed
-
register()
: mixed
-
unregister()
: mixed
-
unregisterEntity()
: mixed
getMismatches()
public
static getMismatches(mixed $entityTypeID, mixed $entityID, mixed $typeID, mixed $matchHash, mixed $userID[, mixed $limit = 0 ]) : mixed
Parameters
-
$entityTypeID
: mixed
-
-
$entityID
: mixed
-
-
$typeID
: mixed
-
-
$matchHash
: mixed
-
-
$userID
: mixed
-
-
$limit
: mixed
= 0
-
prepareQueryField()
public
static prepareQueryField(DuplicateCriterion $criterion, mixed $entityTypeID, mixed $entityID, mixed $userID) : mixed
Parameters
-
$criterion
: DuplicateCriterion
-
-
$entityTypeID
: mixed
-
-
$entityID
: mixed
-
-
$userID
: mixed
-
register()
public
static register(mixed $entityTypeID, mixed $leftEntityID, mixed $rightEntityID, mixed $typeID, mixed $matchHash, mixed $userID[, mixed $scope = DuplicateIndexType::DEFAULT_SCOPE ]) : mixed
Parameters
-
$entityTypeID
: mixed
-
-
$leftEntityID
: mixed
-
-
$rightEntityID
: mixed
-
-
$typeID
: mixed
-
-
$matchHash
: mixed
-
-
$userID
: mixed
-
-
$scope
: mixed
= DuplicateIndexType::DEFAULT_SCOPE
-
unregister()
public
static unregister(mixed $entityTypeID, mixed $leftEntityID, mixed $rightEntityID, mixed $typeID, mixed $matchHash, mixed $userID[, mixed $scope = null ]) : mixed
Parameters
-
$entityTypeID
: mixed
-
-
$leftEntityID
: mixed
-
-
$rightEntityID
: mixed
-
-
$typeID
: mixed
-
-
$matchHash
: mixed
-
-
$userID
: mixed
-
-
$scope
: mixed
= null
-
unregisterEntity()
public
static unregisterEntity(mixed $entityTypeID, mixed $entityID) : mixed
Parameters
-
$entityTypeID
: mixed
-
-
$entityID
: mixed
-