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.
$cloudStorageService  : CloudStorageService
$entryRepository  : EntryRepository

Methods

__destruct()  : mixed
Finish cronjob and log the report.
addMovementStatusInEcReportSummaryAction()  : mixed
entryChangedNotificationAction()  : mixed
execPrep()  : mixed
findDifferencesInVersionedReportsAndInPreliminaryReportsAction()  : mixed
initialize()  : mixed
Disable view render and start cronjob.
migrateReportMessagesFormatAction()  : mixed
sumhelp()  : mixed
compareFileContentForDifferences()  : mixed
compareSummaryColumnForDifferences()  : mixed
groupReportSummary()  : mixed
markEntryChangesAsNotified()  : void
processReportSummary()  : mixed
removeSpecificTags()  : mixed

Properties

Methods

addMovementStatusInEcReportSummaryAction()

public addMovementStatusInEcReportSummaryAction() : mixed

entryChangedNotificationAction()

public entryChangedNotificationAction() : mixed

execPrep()

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

findDifferencesInVersionedReportsAndInPreliminaryReportsAction()

public findDifferencesInVersionedReportsAndInPreliminaryReportsAction() : mixed

initialize()

Disable view render and start cronjob.

public initialize() : mixed

migrateReportMessagesFormatAction()

public migrateReportMessagesFormatAction() : mixed
Tags
throws
OptimisticLockException
throws
DataException
throws
ORMException

compareFileContentForDifferences()

private compareFileContentForDifferences(Entry $entry) : mixed
Parameters
$entry : Entry

compareSummaryColumnForDifferences()

private compareSummaryColumnForDifferences(Entry $entry) : mixed
Parameters
$entry : Entry

groupReportSummary()

private groupReportSummary(mixed $data) : mixed
Parameters
$data : mixed

processReportSummary()

private processReportSummary(mixed &$summary, mixed $user, mixed $movementProductRepository, mixed $movementCreditRepository) : mixed
Parameters
$summary : mixed
$user : mixed
$movementProductRepository : mixed
$movementCreditRepository : mixed

removeSpecificTags()

private removeSpecificTags(mixed $string) : mixed
Parameters
$string : mixed

        
On this page

Search results