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
$em read-only
public
EntityManager
$em
$trans read-only
public
Translator|NativeArray
$trans
$handler
Cronjob handler.
protected
HandlerComponent
$handler
$modules
Api modules.
protected
array<string|int, Module>
$modules
$start
Cronjob start in microtime.
protected
float
$start
$credentialComponent
private
CredentialComponent
$credentialComponent
$cronRequestRepository
private
CronRequestRepository
$cronRequestRepository
$entityManager
private
EntityManager
$entityManager
Methods
__destruct()
Finish cronjob and log the report.
public
__destruct() : mixed
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
sumhelp()
public
sumhelp(mixed $h2Body) : mixed
Parameters
- $h2Body : mixed
updateQualityCheckVatAmountAction()
public
updateQualityCheckVatAmountAction() : mixed
executeUserQueryAndArrange()
private
executeUserQueryAndArrange(mixed $query, mixed $userId) : mixed
Parameters
- $query : mixed
- $userId : mixed
getRecalculateQualityCheckVatAmountQuary()
private
getRecalculateQualityCheckVatAmountQuary() : mixed