Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
This is the complete list of members for core\cron, including all inherited members.
$cronsession | core\cron | protectedstatic |
$cronuser | core\cron | protectedstatic |
DEFAULT_MAIN_PROCESS_KEEPALIVE | core\cron | |
MAX_MAIN_PROCESS_KEEPALIVE | core\cron | |
prepare_core_renderer($restore=false) | core\cron | static |
reset_user_cache() | core\cron | static |
run_adhoc_task(int $taskid) | core\cron | static |
run_adhoc_tasks(int $startruntime, $keepalive=0, $checklimits=true, ?int $startprocesstime=null, ?int $maxtasks=null, ?string $classname=null,) | core\cron | static |
run_failed_adhoc_tasks(?string $classname=null) | core\cron | static |
run_inner_adhoc_task(\core\task\adhoc_task $task) | core\cron | static |
run_inner_scheduled_task(\core\task\task_base $task) | core\cron | static |
run_main_process(?int $keepalive=null) | core\cron | static |
run_scheduled_tasks(int $startruntime, ?int $startprocesstime=null,) | core\cron | static |
set_process_title(string $title) | core\cron | static |
setup_user(?stdClass $user=null, ?stdClass $course=null, bool $leavepagealone=false) | core\cron | static |
trace_time_and_memory() | core\cron | static |