MCPcopy Create free account
hub / github.com/Rello/analytics / reportsForDataset

Method reportsForDataset

lib/Service/ReportService.php:613–615  ·  view source on GitHub ↗

* @throws Exception */

($datasetId)

Source from the content-addressed store, hash-verified

611 * @throws Exception
612 */
613 public function reportsForDataset($datasetId) {
614 return $this->ReportMapper->reportsForDataset($datasetId);
615 }
616
617 /**
618 * increase version for all reports of a dataset

Callers 3

deleteMethod · 0.95
updateMethod · 0.45
statusMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected