Documentation

RestReportController
in package
implements IController

Table of Contents

Interfaces

IController

Properties

$reportService  : ReportService
$request  : Request

Methods

__construct()  : mixed
downloadAction()  : mixed
downloadInBulkAction()  : mixed
getReportMessagesGroupsByUserIdAction()  : array<string|int, mixed>
listAction()  : array<string|int, mixed>

Properties

Methods

downloadAction()

public downloadAction(string $entryHashId) : mixed
Parameters
$entryHashId : string
Tags
throws
NonUniqueResultException

getReportMessagesGroupsByUserIdAction()

public getReportMessagesGroupsByUserIdAction(int $userId) : array<string|int, mixed>
Parameters
$userId : int
Tags
throws
UserNotFoundException
Return values
array<string|int, mixed>

        
On this page

Search results