Property | Type | Description | |
---|---|---|---|
$pending | |||
$processed |
Method | Description | |
---|---|---|
__construct ( ) | ||
add ( |
||
getPendingUrlAtIndex ( integer $index ) : |
||
getPendingUrls ( ) : |
||
has ( |
||
hasAlreadyBeenProcessed ( |
||
hasPendingUrls ( ) : boolean | ||
markAsProcessed ( |
||
removeProcessedUrlsFromPending ( ) |
Method | Description | |
---|---|---|
contains ( |
public getPendingUrlAtIndex ( integer $index ) : |
||
$index | integer | |
return |
public getPendingUrls ( ) : |
||
return |
public hasAlreadyBeenProcessed ( |
||
$url |
public Collection,Illuminate\Support $pending | ||
return |