ContentStatisticsService

Read onlyYes
FinalYes

Service for collecting content element statistics

Internal

This is not part of the public API and may change at any time

Table of Contents

Methods

__construct()  : mixed
collectStatistic()  : array<string|int, mixed>
collectStatisticForCtype()  : array<string|int, mixed>
isValidCtype()  : bool

Methods

collectStatistic()

public collectStatistic() : array<string|int, mixed>
Return values
array<string|int, mixed>

collectStatisticForCtype()

public collectStatisticForCtype(string $cType, int $currentPage) : array<string|int, mixed>
Parameters
$cType : string
$currentPage : int
Return values
array<string|int, mixed>

isValidCtype()

public isValidCtype(string $cType) : bool
Parameters
$cType : string
Return values
bool

        
On this page

Search results