Documentation

CronController extends BaseCronController
in package

Class BaseCronController

Table of Contents

Properties

$em  : EntityManager
$trans  : Translator|NativeArray
$handler  : HandlerComponent
Cronjob handler.
$modules  : array<string|int, Module>
Api modules.
$start  : float
Cronjob start in microtime.
$credentialComponent  : CredentialComponent
$cronRequestRepository  : CronRequestRepository
$entityManager  : EntityManager

Methods

__destruct()  : mixed
Finish cronjob and log the report.
deleteDuplicatesAction()  : mixed
deleteProductsListedInFileAction()  : mixed
execPrep()  : mixed
getAllSubscribedClientsHavingThirdPartyMarketplaceAction()  : mixed
initialize()  : mixed
Disable view render and start cronjob.
recalculateQualityCheckAction()  : mixed
resetQualityCheckVatAmountSyncAction()  : mixed
sumhelp()  : mixed
updateQualityCheckVatAmountAction()  : mixed
executeUserQueryAndArrange()  : mixed
getRecalculateQualityCheckVatAmountQuary()  : mixed

Properties

Methods

deleteDuplicatesAction()

public deleteDuplicatesAction() : mixed

deleteProductsListedInFileAction()

public deleteProductsListedInFileAction() : mixed

execPrep()

public execPrep(mixed $s, mixed $b, mixed $t) : mixed
Parameters
$s : mixed
$b : mixed
$t : mixed

getAllSubscribedClientsHavingThirdPartyMarketplaceAction()

public getAllSubscribedClientsHavingThirdPartyMarketplaceAction() : mixed

initialize()

Disable view render and start cronjob.

public initialize() : mixed

recalculateQualityCheckAction()

public recalculateQualityCheckAction() : mixed

resetQualityCheckVatAmountSyncAction()

public resetQualityCheckVatAmountSyncAction() : mixed

updateQualityCheckVatAmountAction()

public updateQualityCheckVatAmountAction() : mixed

executeUserQueryAndArrange()

private executeUserQueryAndArrange(mixed $query, mixed $userId) : mixed
Parameters
$query : mixed
$userId : mixed

getRecalculateQualityCheckVatAmountQuary()

private getRecalculateQualityCheckVatAmountQuary() : mixed

        
On this page

Search results