PHP Class Scalr\Model\Entity\Event

Author: Vlad Dobrovolskiy ([email protected])
Inheritance: extends Scalr\Model\AbstractEntity
Afficher le fichier Open project: scalr/scalr Class Usage Examples

Méthodes publiques

Свойство Type Description
$added DateTime Date added
$eventId string Event id
$eventObject string Event object
$eventServerId string Event server id
$farmId integer Farm id
$id integer Identifier
$isHandled integer Is handled
$isSuspend integer
$message string Message
$msgCreated integer Message created
$msgExpected integer Message expected
$msgSent integer Message sent
$scriptsCompleted integer
$scriptsFailed integer
$scriptsTimedOut integer
$scriptsTotal integer
$shortMessage string Message
$type string Log type
$whCompleted integer
$whFailed integer
$whTotal integer

Property Details

$added public_oe property

Date added
public DateTime $added
Résultat DateTime

$eventId public_oe property

Event id
public string $eventId
Résultat string

$eventObject public_oe property

Event object
public string $eventObject
Résultat string

$eventServerId public_oe property

Event server id
public string $eventServerId
Résultat string

$farmId public_oe property

Farm id
public int $farmId
Résultat integer

$id public_oe property

Identifier
public int $id
Résultat integer

$isHandled public_oe property

Is handled
public int $isHandled
Résultat integer

$isSuspend public_oe property

public int $isSuspend
Résultat integer

$message public_oe property

Message
public string $message
Résultat string

$msgCreated public_oe property

Message created
public int $msgCreated
Résultat integer

$msgExpected public_oe property

Message expected
public int $msgExpected
Résultat integer

$msgSent public_oe property

Message sent
public int $msgSent
Résultat integer

$scriptsCompleted public_oe property

public int $scriptsCompleted
Résultat integer

$scriptsFailed public_oe property

public int $scriptsFailed
Résultat integer

$scriptsTimedOut public_oe property

public int $scriptsTimedOut
Résultat integer

$scriptsTotal public_oe property

public int $scriptsTotal
Résultat integer

$shortMessage public_oe property

Message
public string $shortMessage
Résultat string

$type public_oe property

Log type
public string $type
Résultat string

$whCompleted public_oe property

public int $whCompleted
Résultat integer

$whFailed public_oe property

public int $whFailed
Résultat integer

$whTotal public_oe property

public int $whTotal
Résultat integer