Clear Custom Cache
Categories
Component ID
2884566
Component name
Clear Custom Cache
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
32
Component created
Component changed
Component body
The Clear Custom Cache Module used to Clear Cache via cid
Parameters
$cid: If set, the cache ID. Otherwise, all cache entries that can expire are deleted. The $wildcard argument will be ignored if set to NULL.
$bin: If set, the cache bin to delete from.
$wildcard: If TRUE, the $cid argument must contain a string value and cache IDs starting with $cid are deleted in addition to the exact cache ID specified by $cid.
