Drive Manifold

ProcessRedbookFamiliesBatch extends ProcessRedbookBatch
in package
implements ShouldQueue

Interfaces, Classes, Traits and Enums

ShouldQueue

Table of Contents

$importBatch  : ImportBatch
$importId  : string
$progressKey  : string
__construct()  : mixed
Create a new job instance.
handle()  : void
Execute the job.
afterBatch()  : int
getProgress()  : int|null
getProgressKey()  : string
incrementProgress()  : int

Properties

Methods

afterBatch()

protected afterBatch(int $rowsInserted) : int
Parameters
$rowsInserted : int
Return values
int

incrementProgress()

protected incrementProgress([int $amount = 1 ]) : int
Parameters
$amount : int = 1
Return values
int

Progress after increment

Search results