Table of Contents
Methods
-
__wakeup()
: mixed
-
doesFieldHaveValues()
: bool
-
doRun()
: bool
-
getInstance()
: static
-
getTimeLimit()
: int
-
process()
: bool
-
run()
: mixed
__wakeup()
public
__wakeup() : mixed
doesFieldHaveValues()
public
doesFieldHaveValues(int $suspendedEntityTypeId, string $fieldName) : bool
Parameters
-
$suspendedEntityTypeId
: int
-
-
$fieldName
: string
-
doRun()
public
static doRun() : bool
getInstance()
public
static getInstance() : static
getTimeLimit()
public
getTimeLimit() : int
process()
public
process() : bool
run()
public
static run() : mixed