112class_alias( LogEntry::class,
'LogEntry' );
getType()
The main log type.
getFullType()
The full logtype in format maintype/subtype.
getTimestamp()
Get the timestamp when the action was executed.
getParameters()
Get the extra parameters stored for this message.
getDeleted()
Get the access restriction.
getSubtype()
The log subtype.
getComment()
Get the user provided comment.
getTarget()
Get the target page of this action.