Content markers

Same name and namespace in other branches
  1. 7.x includes/theme.inc \content_flags
  2. 8.9.x core/includes/theme.inc \content_flags
  3. 10 core/includes/theme.inc \content_flags
  4. 11.x core/includes/theme.inc \content_flags

Markers used by mark.html.twig and node_mark() to designate content.

See also

mark.html.twig

node_mark()

File

core/includes/theme.inc, line 30

Constants

Title Sort descending File name Summary
MARK_NEW core/includes/theme.inc Mark content as being new.
MARK_READ core/includes/theme.inc Mark content as read.
MARK_UPDATED core/includes/theme.inc Mark content as being updated.
RESPONSIVE_PRIORITY_LOW core/includes/theme.inc A responsive table class; only show table cell on wide devices.
RESPONSIVE_PRIORITY_MEDIUM core/includes/theme.inc A responsive table class; hide table cell on narrow devices.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.