1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс Cache

Открытые статические члены

static remember (string $cacheId, int $ttl, callable $callback)

Поля данных

const CACHE_ROOT = '/b24connector'

Подробное описание

Simple wrapper around data cache

См. определение в файле cache.php строка 12

Методы

◆ remember()

remember ( string $cacheId,
int $ttl,
callable $callback )
static

Returns data from cache if it's valid. Stores data returned by $callback in cache and returns them otherwise.

Аргументы
string$cacheId
int$ttl
callable$callback
Возвращает
mixed

См. определение в файле cache.php строка 23

Поля

◆ CACHE_ROOT

const CACHE_ROOT = '/b24connector'

См. определение в файле cache.php строка 14


Объявления и описания членов класса находятся в файле:
  • C:/bitrix/modules/b24connector/lib/cache.php