statistics_title_list($dbfield, $dbrows)
Returns the most viewed content of all time, today, or the last-viewed node.
Parameters
string $dbfield: The database field to use, one of:
'totalcount': Integer that shows the top viewed content of all time.
'daycount': Integer that shows the top viewed content for today.
'timestamp': Integer that shows only the last viewed node.
int $dbrows: The number of rows to be returned.
Return value
SelectQuery|false A query result containing the node ID,