Piwik\Plugins\Diagnostics\

DiagnosticService

Runs the Matomo (formerly Piwik) diagnostics.

Methods

The class defines the following methods:

__construct()

Signature

  • It accepts the following parameter(s):

    • $mandatoryDiagnostics (array) —

    • $optionalDiagnostics (array) —

    • $informationDiagnostics (array) —

    • $disabledDiagnostics (array) —

runDiagnostics()

Signature

  • It returns a Piwik\Plugins\Diagnostics\DiagnosticReport value.