Class \Prado\Util\Cron\TDbCronCleanLogTask
TDbCronCleanLogTask class.
TDbCronCleanLogTask Cleans the cron log of old entries older than the age of getTimePeriod seconds.
Class hierarchy
- \Prado\Util\Cron\TDbCronCleanLogTask
- \Prado\Util\Cron\TCronTask
- \Prado\TApplicationComponent
- \Prado\TComponent
Since: 4.2.0
public
|
execute(TDbCronModule $cron) : mixed
This clears the log of the TDBCronModule specified by the ModuleId,
or if none specified, then the cron executing this task.
|
public
|
|
public
|
\Prado\TApplicationComponent::FX_CACHE_FILE, \Prado\TComponent::GLOBAL_RAISE_EVENT_LISTENER |