HumHub Documentation (unofficial)

SearchJobService
in package

Table of Contents

Constants

MUTEX_ID  = 'SearchQueueJob'

Properties

$retryAttemptNum  : int
$retryDelayInSeconds  : int

Methods

canRetry()  : bool
run()  : bool

Constants

Properties

Methods

canRetry()

public canRetry(mixed $attempt) : bool
Parameters
$attempt : mixed

Number of the current attempt

Return values
bool

run()

public run(callable $callable) : bool
Parameters
$callable : callable
Return values
bool

        
On this page

Search results