Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс StatTable
+ Граф наследования:StatTable:

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

static getTableName ()
 
static getMap ()
 
static log (\CRestServer $server)
 
static logApMethod ($passwordID, $methodName)
 
static logMethod ($clientId, $methodName)
 
static logEvent ($clientId, $eventName)
 
static logPlacement ($clientId, $placementName)
 
static logRobot ($clientId)
 
static logActivity ($clientId)
 
static finalize ()
 
static reset ()
 
static deleteByFilter (array $filter)
 
static updateByFilter (array $filter, array $fields)
 
static cleanUpAgent ()
 

Открытые атрибуты

const STORE_PERIOD = 5184000
 

Защищенные статические члены

static addApToLog ($passwordID, $methodName, $methodType)
 
static addToLog ($clientId, $methodName, $methodType)
 

Статические защищенные данные

static $data = array()
 
static $dataPassword = array()
 

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

Class StatTable

DO NOT WRITE ANYTHING BELOW THIS

<<< ORMENTITYANNOTATION @method static EO_Stat_Query query() @method static EO_Stat_Result getByPrimary($primary, array $parameters = array()) @method static EO_Stat_Result getById($id) @method static EO_Stat_Result getList(array $parameters = array()) @method static EO_Stat_Entity getEntity() @method static \Bitrix\Rest\EO_Stat createObject($setDefaultValues = true) @method static \Bitrix\Rest\EO_Stat_Collection createCollection() @method static \Bitrix\Rest\EO_Stat wakeUpObject($row) @method static \Bitrix\Rest\EO_Stat_Collection wakeUpCollection($rows)

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

Методы

◆ addApToLog()

static addApToLog ( $passwordID,
$methodName,
$methodType )
staticprotected

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

◆ addToLog()

static addToLog ( $clientId,
$methodName,
$methodType )
staticprotected

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

◆ cleanUpAgent()

static cleanUpAgent ( )
static

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

◆ deleteByFilter()

static deleteByFilter ( array $filter)
static
Аргументы
array$filter

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

◆ finalize()

static finalize ( )
static

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

◆ getMap()

static getMap ( )
static

Returns entity map definition.

Возвращает
array

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

◆ getTableName()

static getTableName ( )
static

Returns DB table name for entity.

Возвращает
string

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

◆ log()

static log ( \CRestServer $server)
static

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

◆ logActivity()

static logActivity ( $clientId)
static

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

◆ logApMethod()

static logApMethod ( $passwordID,
$methodName )
static

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

◆ logEvent()

static logEvent ( $clientId,
$eventName )
static

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

◆ logMethod()

static logMethod ( $clientId,
$methodName )
static

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

◆ logPlacement()

static logPlacement ( $clientId,
$placementName )
static

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

◆ logRobot()

static logRobot ( $clientId)
static

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

◆ reset()

static reset ( )
static

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

◆ updateByFilter()

static updateByFilter ( array $filter,
array $fields )
static
Аргументы
array$filter
array$fields

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

Данные класса

◆ $data

$data = array()
staticprotected

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

◆ $dataPassword

$dataPassword = array()
staticprotected

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

◆ STORE_PERIOD

const STORE_PERIOD = 5184000

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