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

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

static getTableName ()
 
static getMap ()
 
static log (\CRestServer $server)
 
static logHookMethod ($passwordID, $methodName)
 
static logMethod ($clientId, $methodName)
 
static logEvent ($clientId, $eventName)
 
static logPlacement ($clientId, $placementName)
 
static logRobot ($clientId, $clientCode)
 
static logBizProc ($clientId, string $clientCode)
 
static logActivity ($clientId, $clientCode)
 
static logConfiguration ($clientId, $clientCode)
 
static logMessage ($clientId, $messageType)
 
static logLanding ($clientId, $type, $count=1)
 
static logLandingKnowledge ($clientId, string $type, int $count=1)
 
static logUserInterface ($clientId, string $type, int $count=1)
 
static logBISuperset (string $clientId, string $type)
 
static finalize ()
 
static reset ()
 
static updateByFilter (array $filter, array $fields)
 
static deleteByFilter (array $filter)
 
static cleanUpAgent ()
 
static sendAgent ()
 
static sendDateStat ($date)
 

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

static incrementByCount ($entityType, $entityId, $subEntityType, $subEntityName, int $count)
 
static increment ($entityType, $entityId, $subEntityType, $subEntityName)
 
static getEntityKey ($entityType, $entityId, $subEntityType, $subEntityName)
 

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

static $data = array()
 

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

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

Методы

◆ cleanUpAgent()

static cleanUpAgent ( )
static

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

◆ deleteByFilter()

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

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

◆ finalize()

static finalize ( )
static

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

◆ getEntityKey()

static getEntityKey ( $entityType,
$entityId,
$subEntityType,
$subEntityName )
staticprotected

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

◆ getMap()

static getMap ( )
static

Returns entity map definition.

Возвращает
array

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

◆ getTableName()

static getTableName ( )
static

Returns DB table name for entity.

Возвращает
string

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

◆ increment()

static increment ( $entityType,
$entityId,
$subEntityType,
$subEntityName )
staticprotected

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

◆ incrementByCount()

static incrementByCount ( $entityType,
$entityId,
$subEntityType,
$subEntityName,
int $count )
staticprotected

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

◆ log()

static log ( \CRestServer $server)
static

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

◆ logActivity()

static logActivity ( $clientId,
$clientCode )
static

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

◆ logBISuperset()

static logBISuperset ( string $clientId,
string $type )
static

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

◆ logBizProc()

static logBizProc ( $clientId,
string $clientCode )
static

Saves statistic used application from bizproc

Аргументы
mixed$clientId'ID' or 'CODE' of application
string$clientCodeadditional information about saving statistic

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

◆ logConfiguration()

static logConfiguration ( $clientId,
$clientCode )
static

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

◆ logEvent()

static logEvent ( $clientId,
$eventName )
static

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

◆ logHookMethod()

static logHookMethod ( $passwordID,
$methodName )
static

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

◆ logLanding()

static logLanding ( $clientId,
$type,
$count = 1 )
static

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

◆ logLandingKnowledge()

static logLandingKnowledge ( $clientId,
string $type,
int $count = 1 )
static

Saves statistic of usage base of knowledge

Аргументы
int | string$clientId
string$type
int$count

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

◆ logMessage()

static logMessage ( $clientId,
$messageType )
static

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

◆ logMethod()

static logMethod ( $clientId,
$methodName )
static

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

◆ logPlacement()

static logPlacement ( $clientId,
$placementName )
static

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

◆ logRobot()

static logRobot ( $clientId,
$clientCode )
static

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

◆ logUserInterface()

static logUserInterface ( $clientId,
string $type,
int $count = 1 )
static

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

◆ reset()

static reset ( )
static

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

◆ sendAgent()

static sendAgent ( )
static

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

◆ sendDateStat()

static sendDateStat ( $date)
static

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

◆ updateByFilter()

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

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

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

◆ $data

$data = array()
staticprotected

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