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 modules/
block/ block.test - Test DRUPAL_CACHE_GLOBAL.
File
-
includes/
common.inc, line 161
Code
define('DRUPAL_CACHE_GLOBAL', 0x8);
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.