44 ?
int $from_filter =
null,
45 ?
int $to_filter =
null,
46 ?array $admin_filter =
null,
47 ?array $pax_filter =
null,
48 ?array $question_filter =
null,
49 ?
string $ip_filter =
null,
50 ?array $log_entry_type_filter =
null,
51 ?array $interaction_type_filter =
null 57 ?
int $from_filter =
null,
58 ?
int $to_filter =
null,
59 ?array $admin_filter =
null,
60 ?array $pax_filter =
null,
61 ?array $question_filter =
null,
62 ?
string $ip_filter =
null,
63 ?array $log_entry_type_filter =
null,
64 ?array $interaction_type_filter =
null 78 public function deleteLogs(array $unique_identifiers): void;
storeQuestionAdministrationInteraction(TestQuestionAdministrationInteraction $interaction)
storeTestAdministrationInteraction(TestAdministrationInteraction $interaction)
getLegacyLogsForObjId(?int $obj_id)
getLogsByUniqueIdentifiers(array $unique_identifiers)
storeError(TestError $interaction)
getLogsCount(array $valid_types, ?array $test_filter, ?int $from_filter=null, ?int $to_filter=null, ?array $admin_filter=null, ?array $pax_filter=null, ?array $question_filter=null, ?string $ip_filter=null, ?array $log_entry_type_filter=null, ?array $interaction_type_filter=null)
deleteLogs(array $unique_identifiers)
Both the subject and the direction need to be specified when expressing an order. ...
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
storeParticipantInteraction(TestParticipantInteraction $interaction)
storeScoringInteraction(TestScoringInteraction $interaction)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
getLog(string $unique_identifier)
deleteParticipantInteractionsForTest(int $ref_id)
A simple class to express a naive range of whole positive numbers.
testHasParticipantInteractions(int $ref_id)
getLogs(array $valid_types, ?array $test_filter, ?Range $range=null, ?Order $order=null, ?int $from_filter=null, ?int $to_filter=null, ?array $admin_filter=null, ?array $pax_filter=null, ?array $question_filter=null, ?string $ip_filter=null, ?array $log_entry_type_filter=null, ?array $interaction_type_filter=null)