|
ILIAS
trunk Revision v12.0_alpha-1221-g4e438232683
|
Collaboration diagram for ilSessionStatistics:Static Public Member Functions | |
| static | aggregateRaw (int $a_now) |
| static | getLastAggregation () |
| Get timestamp of last aggregation. More... | |
Private Attributes | |
| const int | SLOT_SIZE = 15 |
Static Private Attributes | |
| static ilDBStatement | $number_of_active_raw_sessions_statement = null |
| static ilDBStatement | $aggregated_raw_data_statement = null |
| static ilDBStatement | $raw_data_statement = null |
Definition at line 21 of file class.ilSessionStatistics.php.
|
static |
Definition at line 234 of file class.ilSessionStatistics.php.
Referenced by ilSessionStatisticsGUI\adminSync(), and ilAuthDestroyExpiredSessionsCron\run().
Here is the caller graph for this function:
|
static |
Get timestamp of last aggregation.
Definition at line 512 of file class.ilSessionStatistics.php.
References $DIC, $ilDB, and $res.
Referenced by ilSessionStatisticsGUI\renderCurrentBasics().
Here is the caller graph for this function:
|
staticprivate |
Definition at line 26 of file class.ilSessionStatistics.php.
|
staticprivate |
Definition at line 25 of file class.ilSessionStatistics.php.
|
staticprivate |
Definition at line 27 of file class.ilSessionStatistics.php.
|
private |
Definition at line 23 of file class.ilSessionStatistics.php.