Piwik\
This class contains metadata regarding core metrics and contains several related helper functions.
Of note are the INDEX_...
constants. In the database, metric column names
in DataTable rows are stored as integers to save space. The integer
values used are determined by these constants.
This class defines the following properties:
$mappingFromIdToName
$mappingFromIdToNameGoal
The class defines the following methods:
getMappingFromIdToName()
getVisitsMetricNames()
getMappingFromNameToId()
getMappingFromNameToIdGoal()
getDefaultMetricSemanticTypes()
getDefaultMetricTranslations()
getDefaultMetrics()
getDefaultProcessedMetrics()
getReadableColumnName()
getMetricIdsToProcessReportTotal()
getDefaultMetricsDocumentation()
getPercentVisitColumn()
getMappingFromIdToName()
getVisitsMetricNames()
getMappingFromNameToId()
getMappingFromNameToIdGoal()
getDefaultMetricSemanticTypes()
array
value.getDefaultMetricTranslations()
getDefaultMetrics()
getDefaultProcessedMetrics()
getReadableColumnName()
It accepts the following parameter(s):
$columnIdRaw
It does not return anything or a mixed result.
getMetricIdsToProcessReportTotal()
getDefaultMetricsDocumentation()
getPercentVisitColumn()