Cms\Classes\CmsStatusDataSource

Overview

CmsStatusDataSource providing information about the website status.

Extends

Public Properties

There are no public properties in the class.

Show inherited public properties

Inherited Public Properties

Protected Properties

There are no protected properties in the class.

Show inherited protected properties

Inherited Protected Properties


Public Methods

public __construct()

public __construct(): void

Show inherited public methods

Inherited Public Methods

Protected Methods

protected fetchData()

protected fetchData(
    $dimension,
    $metrics,
    $metricsConfiguration,
    $startDate,
    $endDate,
    $startTimestamp,
    $dimensionFilters,
    $groupInterval,
    $orderRule,
    $limit,
    $paginationParams,
    $hideEmptyDimensionValues,
    $totalsOnly
): Backend\Classes\Dashboard\ReportFetchDataResult 

Show inherited protected methods

Inherited Protected Methods