Table of Contents
Methods
-
__construct()
: mixed
-
checkPresence()
: mixed
-
getEntityID()
: mixed
-
getEntityTypeID()
: mixed
-
isNeedToCheck()
: mixed
__construct()
public
__construct(mixed $entityTypeID, mixed $entityID, array<string|int, mixed> $entityFields[, array<string|int, mixed> $fieldsMap = null ]) : mixed
Parameters
-
$entityTypeID
: mixed
-
-
$entityID
: mixed
-
-
$entityFields
: array<string|int, mixed>
-
-
$fieldsMap
: array<string|int, mixed>
= null
-
checkPresence()
public
checkPresence([array<string|int, mixed> $params = null ]) : mixed
Parameters
-
$params
: array<string|int, mixed>
= null
-
getEntityID()
public
getEntityID() : mixed
getEntityTypeID()
public
getEntityTypeID() : mixed
isNeedToCheck()
public
isNeedToCheck() : mixed