constant DRUPAL_CACHE_GLOBAL
The block or element is the same for every user and page that it is visible.
Related topics
1 use of DRUPAL_CACHE_GLOBAL
- BlockCacheTestCase::testCacheGlobal in drupal-7.x/
modules/ block/ block.test - Test DRUPAL_CACHE_GLOBAL.
File
- drupal-7.x/
includes/ common.inc, line 161 - Common functions that many Drupal modules will need to reference.
Code
define('DRUPAL_CACHE_GLOBAL', 0x0008)