Same name and namespace in other branches
  1. 4.6.x includes/theme.inc \MARK_READ
  2. 4.7.x includes/theme.inc \MARK_READ
  3. 5.x includes/theme.inc \MARK_READ
  4. 6.x includes/theme.inc \MARK_READ
  5. 7.x includes/theme.inc \MARK_READ
  6. 8.9.x core/includes/theme.inc \MARK_READ
  7. 9 core/includes/theme.inc \MARK_READ

Mark content as read.

Related topics

2 uses of MARK_READ
HistoryUserTimestamp::render in core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php
node_mark in core/modules/node/node.module
Determines the type of marker to be displayed for a given node.

File

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

Code

const MARK_READ = 0;