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

Method reportsForDataset

lib/Service/ReportService.php:647–649  ·  view source on GitHub ↗

* @throws Exception */

($datasetId)

Source from the content-addressed store, hash-verified

645 * @throws Exception
646 */
647 public function reportsForDataset($datasetId) {
648 return $this->ReportMapper->reportsForDataset($datasetId);
649 }
650
651 /**
652 * 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