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.
$entryReportRepository  : EntryReportRepository
$vatcomReportsToSubmitRepository  : VatcomReportsToSubmitRepository

Methods

__destruct()  : mixed
Finish cronjob and log the report.
bindMissingSubmissionProofsAction()  : mixed
buildFilePrefix()  : mixed
execPrep()  : mixed
initialize()  : mixed
Disable view render and start cronjob.
newReportToSubmitVatcomNotificationAction()  : mixed
sumhelp()  : mixed
getProofOfSubmissionFullPath()  : mixed

Properties

Methods

bindMissingSubmissionProofsAction()

public bindMissingSubmissionProofsAction() : mixed

execPrep()

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

initialize()

Disable view render and start cronjob.

public initialize() : mixed

newReportToSubmitVatcomNotificationAction()

public newReportToSubmitVatcomNotificationAction() : mixed

getProofOfSubmissionFullPath()

private getProofOfSubmissionFullPath(mixed $path) : mixed
Parameters
$path : mixed

        
On this page

Search results