constant MARK_READ

Mark content as read.

Related topics

3 uses of MARK_READ
comment_prepare_thread in drupal/core/modules/comment/comment.module
Calculates the indentation level of each comment in a comment thread.
HistoryUserTimestamp::render in drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/HistoryUserTimestamp.php
Render the field.
node_mark in drupal/core/modules/node/node.module
Decides on the type of marker to be displayed for a given node.

File

drupal/core/includes/theme.inc, line 25
The theme system, which controls the output of Drupal.

Code

const MARK_READ = 0;