Documentation

read

boolean public
\Bitrix\Main\Data\CacheEngineRedis::read(
 mixed ,
 string $baseDir,
 string $initDir,
 string $filename,
 integer $TTL
);

This non-static method reads the memcache. Returns true when cache exists, not damaged or read.

Parameters

ParameterDescriptionVersion
$arAllVarsCaching result.
$baseDirMain directory for cache (usually /bitrix/cache).
$initDirDirectory inside the main one
$filenameFile name.
$TTLStorage time in seconds.

Examples



© «Bitrix24», 2001-2024
Up