Comment::$cid |
property |
core/modules/comment/comment.entity.inc |
The comment ID. |
drupal_render_cid_parts |
function |
core/includes/drupal.inc |
Returns cache ID parts for building a cache ID. |
BackdropCacheArray::$cid |
property |
core/includes/bootstrap.inc |
A cid to pass to cache()->set() and cache()->get(). |
drupal_render_cid_create |
function |
core/includes/drupal.inc |
Creates the cache ID for a renderable element. |
backdrop_render_cid_parts |
function |
core/includes/common.inc |
Returns cache ID parts for building a cache ID. |
backdrop_render_cid_create |
function |
core/includes/common.inc |
Creates the cache ID for a renderable element. |
CacheTestCase::$default_cid |
property |
core/modules/simpletest/tests/cache.test |
|
CacheClearCase::testClearCid |
function |
core/modules/simpletest/tests/cache.test |
Test clearing using a cid. |
CacheSavingCase::testNoEmptyCids |
function |
core/modules/simpletest/tests/cache.test |
Test no empty cids are written in cache table. |