$id
$id :
Execute() : \FAA\Obj\Result
Execute sub jobs, are called after the Register method Generate something link this
<?xml version="1.0" encoding="UTF-8"?> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
A system result object
Register() : \FAA\Obj\Result
Register new sub jobs, are called afterwards in the Execute method
A system result object
Delete() : \FAA\Obj\Result
Delete instance from database And the folder from file system
Progress(integer $value = null) : string
Expose the current progress
Provide an interface to extract the current progress of this object. When a value is given, the progress is set and persisted in the database
integer | $value | The current progress |
The current progress
TailLogfile(integer $index) : \FAA\Obj\Result
Do log tail Tail the local log file.
integer | $index | The start line index |
The result object
Database() : \FAA\Handler\Database\CronJobDBAL|null
Get the database