ReportRegenerateController
in package
implements
IController
Table of Contents
Interfaces
Properties
- $auth : AuthComponent
- $entryFilterService : EntryFilterService
- $eventsManager : Manager
- $reportRegenerateService : ReportRegenerateService
- $request : Request
- $response : JsonResponse
Methods
- __construct() : mixed
- deprecatedRegenerateChangeableReportByEntryIdAction() : mixed
- deprecatedRegenerateChangeableReportByEntryIdListAction() : mixed
- forceCreateChangeableReportByEntryIdAction() : mixed
- forceCreateChangeableReportByEntryIdListAction() : mixed
- refreshChangeableReportByEntryIdAction() : mixed
- refreshChangeableReportByEntryIdListAction() : mixed
Properties
$auth
private
AuthComponent
$auth
$entryFilterService
private
EntryFilterService
$entryFilterService
$eventsManager
private
Manager
$eventsManager
$reportRegenerateService
private
ReportRegenerateService
$reportRegenerateService
$request
private
Request
$request
$response
private
JsonResponse
$response
Methods
__construct()
public
__construct(Request $request, Manager $eventsManager, EntryFilterService $entryFilterService, ReportRegenerateService $reportRegenerateService, IResponse $response, AuthComponent $auth) : mixed
Parameters
- $request : Request
- $eventsManager : Manager
- $entryFilterService : EntryFilterService
- $reportRegenerateService : ReportRegenerateService
- $response : IResponse
- $auth : AuthComponent
deprecatedRegenerateChangeableReportByEntryIdAction()
public
deprecatedRegenerateChangeableReportByEntryIdAction(mixed $entryId) : mixed
Parameters
- $entryId : mixed
deprecatedRegenerateChangeableReportByEntryIdListAction()
public
deprecatedRegenerateChangeableReportByEntryIdListAction() : mixed
forceCreateChangeableReportByEntryIdAction()
public
forceCreateChangeableReportByEntryIdAction(mixed $entryId) : mixed
Parameters
- $entryId : mixed
forceCreateChangeableReportByEntryIdListAction()
public
forceCreateChangeableReportByEntryIdListAction() : mixed
refreshChangeableReportByEntryIdAction()
public
refreshChangeableReportByEntryIdAction(mixed $entryId) : mixed
Parameters
- $entryId : mixed
refreshChangeableReportByEntryIdListAction()
public
refreshChangeableReportByEntryIdListAction() : mixed