Drive Manifold

ReadChunk
in package
implements ShouldQueue Uses Batchable, Dispatchable, InteractsWithQueue, Queueable, SerializesModels

Interfaces, Classes, Traits and Enums

ShouldQueue

Table of Contents

$timeout  : int
$csvPath  : string
$importer  : RedbookDataImport
$statement  : Statement
__construct()  : mixed
handle()  : void

Properties

Methods

__construct()

public __construct(string $csvPath, Statement $statement, RedbookDataImport $importer) : mixed
Parameters
$csvPath : string
$statement : Statement
$importer : RedbookDataImport
Return values
mixed

handle()

public handle(RedbookData $collector) : void
Parameters
$collector : RedbookData
Tags
throws
Exception
throws
InvalidArgument
throws
SyntaxError
throws
UnavailableFeature
throws
Throwable
Return values
void

Search results