Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. theme.inc

Content markers

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 26

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.
RSS feed
Powered by Drupal