DRUPAL_CACHE_GLOBAL

  1. drupal
    1. 7 includes/common.inc
    2. 8 core/includes/common.inc

The block or element is the same for every user and page that it is visible.

File

includes/common.inc, line 156
Common functions that many Drupal modules will need to reference.

Code

define('DRUPAL_CACHE_GLOBAL', 0x0008)
Login or register to post comments