Mark content as being updated.
Related topics
- Content markers
 - Markers used by mark.html.twig and node_mark() to designate content.
 
File
- core/includes/theme.inc, line 50
 - The theme system, which controls the output of Drupal.
 
Code
const MARK_UPDATED = 2;
Please login to continue.