Bitrix-D7
23.9
Загрузка...
Поиск...
Не найдено
cacheenginestatinterface.php
1
<?php
2
3
namespace
Bitrix\Main\Data
;
4
5
interface
CacheEngineStatInterface
6
{
7
public
function
getReadBytes
();
8
public
function
getWrittenBytes
();
9
public
function
getCachePath
();
10
}
Bitrix\Main\Data\CacheEngineStatInterface
Definition
cacheenginestatinterface.php:6
Bitrix\Main\Data\CacheEngineStatInterface\getReadBytes
getReadBytes()
Bitrix\Main\Data\CacheEngineStatInterface\getCachePath
getCachePath()
Bitrix\Main\Data\CacheEngineStatInterface\getWrittenBytes
getWrittenBytes()
Bitrix\Main\Data
Definition
aliases.php:105
modules
main
lib
data
cacheenginestatinterface.php
Создано системой
1.10.0