class PerformanceInsights extends Collection (View source)

Properties

protected $collection_key
string $avgPreviousExecutionMs
protected $stagePerformanceChangeInsightsType
protected $stagePerformanceChangeInsightsDataType
protected $stagePerformanceStandaloneInsightsType
protected $stagePerformanceStandaloneInsightsDataType

Methods

setAvgPreviousExecutionMs($avgPreviousExecutionMs)

No description

string
getAvgPreviousExecutionMs()

No description

setStagePerformanceChangeInsights($stagePerformanceChangeInsights)

No description

setStagePerformanceStandaloneInsights($stagePerformanceStandaloneInsights)

No description

Details

setAvgPreviousExecutionMs($avgPreviousExecutionMs)

No description

Parameters

$avgPreviousExecutionMs

string getAvgPreviousExecutionMs()

No description

Return Value

string

setStagePerformanceChangeInsights($stagePerformanceChangeInsights)

No description

Parameters

$stagePerformanceChangeInsights

StagePerformanceChangeInsight[] getStagePerformanceChangeInsights()

No description

setStagePerformanceStandaloneInsights($stagePerformanceStandaloneInsights)

No description

Parameters

$stagePerformanceStandaloneInsights

StagePerformanceStandaloneInsight[] getStagePerformanceStandaloneInsights()

No description