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.
$entityManager  : EntityManager
$filingMonitoringRepository  : FilingMonitoringRepository
$monitoringSnapshottingService  : MonitoringSnapshottingService

Methods

__destruct()  : mixed
Finish cronjob and log the report.
execPrep()  : mixed
getListAction()  : mixed
initialize()  : mixed
Disable view render and start cronjob.
sumhelp()  : mixed

Properties

Methods

execPrep()

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

getListAction()

public getListAction() : mixed
Tags
throws
ConnectionException
throws
ORMException
throws
OptimisticLockException

initialize()

Disable view render and start cronjob.

public initialize() : mixed

        
On this page

Search results