Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
|
Moodle site analysable. More...
Public Member Functions | |
get_context () | |
Analysable context. | |
get_end () | |
Analysable end timestamp. | |
get_id () | |
Analysable id. | |
get_name () | |
Site. | |
get_start () | |
Analysable start timestamp. | |
Public Attributes | |
const | MAX_TIME = SQL_INT_MAX |
Max timestamp. | |
Protected Attributes | |
int | $end |
int | $start |
Moodle site analysable.
core_analytics\site::get_context | ( | ) |
core_analytics\site::get_end | ( | ) |
core_analytics\site::get_id | ( | ) |
core_analytics\site::get_name | ( | ) |
core_analytics\site::get_start | ( | ) |