Documentation

ViewApiOrderUploadBatchJobStatus extends ViewApiOrderUploadBatchJobStatus
in package
implements Proxy

DO NOT EDIT THIS FILE - IT WAS CREATED BY DOCTRINE'S PROXY GENERATOR

Table of Contents

Interfaces

Proxy

Properties

$__cloner__  : Closure
$__initializer__  : Closure
$__isInitialized__  : bool
$lazyPropertiesDefaults  : array<string, mixed>
$lazyPropertiesNames  : array<string, null>

Methods

__clone()  : mixed
__construct()  : mixed
__load()  : mixed
Forces initialization of the proxy
__sleep()  : array<string|int, mixed>
__wakeup()  : mixed
getBatch()  : ApiOrderUploadBatch
Get the value of apiOrderUploadBatch
getBatchId()  : int
Get the value of batchId
getJobCount()  : int
Get the value of jobCount
getProgressStatus1()  : int
Get the value of progressStatus1
getProgressStatus1EndTime()  : DateTime|null
Get the value of progressStatus1EndTime
getProgressStatus1StartTime()  : DateTime|null
Get the value of progressStatus1StartTime
getProgressStatus2()  : int
Get the value of progressStatus2
getProgressStatus2EndTime()  : DateTime|null
Get the value of progressStatus2EndTime
getProgressStatus2StartTime()  : DateTime|null
Get the value of progressStatus2StartTime
getProgressStatus3()  : int
Get the value of progressStatus3
getProgressStatus3EndTime()  : DateTime|null
Get the value of progressStatus3EndTime
getProgressStatus3StartTime()  : DateTime|null
Get the value of progressStatus3StartTime
getProgressStatusError()  : int
Get the value of progressStatusError
getProgressStatusErrorEndTime()  : DateTime|null
Get the value of progressStatusErrorEndTime
getProgressStatusErrorStartTime()  : DateTime|null
Get the value of progressStatusErrorStartTime
getProgressStatusSet()  : int|null
Get the value of progressStatusSet

Properties

$__initializer__

public Closure $__initializer__

the callback responsible for loading properties in the proxy object. This callback is called with three parameters, being respectively the proxy object to be initialized, the method that triggered the initialization process and an array of ordered parameters that were passed to that method.

Tags
see
Proxy::__setInitializer

Methods


        
On this page

Search results