File path: dist/twist/Core/Models/ScheduledTasks.model.php
Namespace: Twist\Core\Models
Type: Model
ScheduledTasks
— SheduledTask Handler
<?php
//Call the function pulseInfo with the example vars
\Twist\Core\Models\ScheduledTasks::pulseInfo();
Method | Access | Returns |
---|---|---|
processor | static | void |
pulse | static | void |
pulseInfo | static | void |
get | static | void |
getAll | static | void |
checkZombies | static | void |
activeTasks | static | void |
callTask | static | void |
logTask | static | void |
lastResult | static | void |
history | static | void |
debug | static | void |
runTask | static | void |
createTask | static | void |
editTask | static | void |
deleteTask | static | void |
deletePackageTasks | static | void |