_tracker_add($nid, $uid, $changed)
Updates indexing tables when a node is added, updated, or commented on.
Parameters
int $nid: A node ID.
int $uid: The node or comment author.
int $changed: The node updated timestamp or comment timestamp.
File
core/modules/tracker/tracker.module, line 242 Tracks recent content posted by a user or users.
Code
function _tracker_add($nid, $uid, $changed) {
// @todo This should be actually filtering on the desired language and just
// fall back to the def