- 1.17.x includes/common.inc BACKDROP_CACHE_PER_ROLE
- 1.15.x includes/common.inc BACKDROP_CACHE_PER_ROLE
- 1.16.x includes/common.inc BACKDROP_CACHE_PER_ROLE
The block or element can change depending on the user's roles.
This is the default setting for blocks, used when the block does not specify anything.
Related topics
File
- includes/
common.inc, line 147 - Common functions that many Backdrop modules will need to reference.
Code
define('BACKDROP_CACHE_PER_ROLE', 0x0001)