Documentation

ReportRegenerateService
in package

Table of Contents

Properties

$entityManager  : EntityManager
$regenerateTime  : DateTime|null

Methods

__construct()  : mixed
cascadeRestart()  : mixed
forceCreateChangeableReportByEntryIdAction()  : mixed
forceCreateChangeableReportByEntryIdListAction()  : BulkActionResponse
refreshChangeableReportByEntryIdAction()  : mixed
refreshChangeableReportByEntryIdListAction()  : BulkActionResponse
setReportDefaultValues()  : mixed
getAllEntryIdsInPeriodForResetting()  : array<string|int, mixed>
getRegenerateTime()  : mixed

Properties

Methods

__construct()

public __construct(EntityManager $entityManager) : mixed
Parameters
$entityManager : EntityManager

cascadeRestart()

public cascadeRestart(array<string|int, mixed> $entryIdList) : mixed
Parameters
$entryIdList : array<string|int, mixed>

forceCreateChangeableReportByEntryIdAction()

public forceCreateChangeableReportByEntryIdAction(int $entryId) : mixed
Parameters
$entryId : int

refreshChangeableReportByEntryIdAction()

public refreshChangeableReportByEntryIdAction(int $entryId) : mixed
Parameters
$entryId : int

getAllEntryIdsInPeriodForResetting()

private getAllEntryIdsInPeriodForResetting(Entry $entry, array<string|int, mixed> $periodIdList) : array<string|int, mixed>
Parameters
$entry : Entry
$periodIdList : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results