Bitrix API

StatisticsProvider extends Base implements IStatisticsProvider

Table of Contents

Interfaces

IStatisticsProvider

Methods

add()  : mixed
batch()  : Batch
cmd()  : CmdBase
getList()  : mixed

Methods

add()

public add(array<string|int, mixed> $fields) : mixed
Parameters
$fields : array<string|int, mixed>

batch()

public batch(mixed $pageType, mixed $list) : Batch
Parameters
$pageType : mixed
$list : mixed
Return values
Batch

cmd()

public cmd(mixed $pageType, mixed $fields) : CmdBase
Parameters
$pageType : mixed
$fields : mixed
Return values
CmdBase

getList()

public getList([mixed $select = [] ], mixed $filter[, mixed $order = [] ][, mixed $pageNavigation = '' ]) : mixed
Parameters
$select : mixed = []
$filter : mixed
$order : mixed = []
$pageNavigation : mixed = ''

        
On this page

Search results