Documentation

ViewUQCHelper
in package

Class ViewUQCHelper

Tags
ORM\Entity

(readOnly=true)

ORM\Table

(name="view_user_quality_check_helper")

ORM\HasLifecycleCallbacks

()

Table of Contents

Properties

$client  : Client
$endDate  : DateTime
$hasError  : bool
$missingCount  : int
$startDate  : DateTime

Methods

setTimeForPullStartDate()  : mixed

Properties

$client

private Client $client
Tags
ORM\Id

()

ORM\ManyToOne

(targetEntity="Client")

ORM\JoinColumn

(name="client_id", referencedColumnName="id")

$endDate

private DateTime $endDate
Tags
ORM\Id

()

ORM\Column

(type="date", name="end_date")

$hasError

private bool $hasError
Tags
ORM\Column

(type="boolean", name="has_error")

$missingCount

private int $missingCount
Tags
ORM\Column

(type="integer", name="missing_count")

$startDate

private DateTime $startDate
Tags
ORM\Id

()

ORM\Column

(type="date", name="start_date")

Methods

setTimeForPullStartDate()

public setTimeForPullStartDate() : mixed
Tags
ORM\PostLoad

()

access

private


        
On this page

Search results