1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
cacheenginestatinterface.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\Main\Data;
4
5
interface
CacheEngineStatInterface
6
{
12
public
function
getReadBytes
();
13
19
public
function
getWrittenBytes
();
20
26
public
function
getCachePath
();
27
}
Bitrix\Main\Data\CacheEngineStatInterface
Определения
cacheenginestatinterface.php:6
Bitrix\Main\Data\CacheEngineStatInterface\getReadBytes
getReadBytes()
Bitrix\Main\Data\CacheEngineStatInterface\getCachePath
getCachePath()
Bitrix\Main\Data\CacheEngineStatInterface\getWrittenBytes
getWrittenBytes()
bitrix
modules
main
lib
data
cacheenginestatinterface.php
Создано системой
1.14.0