Elgg
Version 6.1
|
This is the complete list of members for Elgg\Cron, including all inherited members.
$default_intervals | Elgg\Cron | protected |
__construct(protected EventsService $events, protected Translator $translator) | Elgg\Cron | |
after(string $output, string $interval,\Elgg\Logger\Cron $cron_logger) | Elgg\Cron | protected |
before(string $interval,\Elgg\Logger\Cron $cron_logger,\DateTime $time=null) | Elgg\Cron | protected |
execute(string $interval,\Elgg\Logger\Cron $cron_logger, string $filename,\DateTime $time=null) | Elgg\Cron | protected |
getConfiguredIntervals(bool $only_names=false) | Elgg\Cron | |
getLastCompletion(string $interval) | Elgg\Cron | |
getLogFilename(string $interval,\DateTime $time=null) | Elgg\Cron | protected |
getLogs(string $interval, bool $filenames_only=false) | Elgg\Cron | |
LOG_FILES_TO_KEEP | Elgg\Cron | protected |
logCompletion(string $interval) | Elgg\Cron | protected |
rotateLogs(string $interval) | Elgg\Cron | protected |
run(array $intervals=null, bool $force=false) | Elgg\Cron |