FacturaScripts

Cron
in package
implements ControllerInterface

Table of Contents

Interfaces

ControllerInterface

Methods

__construct()  : mixed
getPageData()  : array<string|int, mixed>
run()  : void
removeOldLogs()  : void
removeOldWorkEvents()  : void
restoreNotifications()  : void
runCoreJobs()  : void
runPlugins()  : void
runWorkQueue()  : void
updateAttachedRelations()  : void
updateFamilies()  : void
updateManufacturers()  : void
updateReceipts()  : void
echoLogo()  : void
getMemorySize()  : string
job()  : CronJob

Methods

__construct()

public __construct(string $className[, string $url = '' ]) : mixed
Parameters
$className : string
$url : string = ''

getPageData()

public getPageData() : array<string|int, mixed>
Return values
array<string|int, mixed>

run()

public run() : void

removeOldLogs()

protected removeOldLogs() : void

removeOldWorkEvents()

protected removeOldWorkEvents() : void

restoreNotifications()

protected restoreNotifications() : void

runCoreJobs()

protected runCoreJobs() : void

runPlugins()

protected runPlugins() : void

runWorkQueue()

protected runWorkQueue() : void

updateAttachedRelations()

protected updateAttachedRelations() : void

updateFamilies()

protected updateFamilies() : void

updateManufacturers()

protected updateManufacturers() : void

updateReceipts()

protected updateReceipts() : void
private echoLogo() : void

getMemorySize()

private getMemorySize(int $size) : string
Parameters
$size : int
Return values
string

        
On this page

Search results