Ice 3.8 PHP API Reference

InvocationMetrics extends Metrics
in package

Table of Contents

Properties

$_ice_slicedData  : mixed
$collocated  : mixed
$current  : mixed
$failures  : mixed
$id  : mixed
$remotes  : mixed
$retry  : mixed
$total  : mixed
$totalLifetime  : mixed
$userException  : mixed

Methods

__construct()  : mixed
__toString()  : string
ice_getSlicedData()  : mixed
ice_id()  : mixed
ice_staticId()  : mixed

Properties

$_ice_slicedData

public mixed $_ice_slicedData

$collocated

public mixed $collocated

$totalLifetime

public mixed $totalLifetime

$userException

public mixed $userException

Methods

__construct()

public __construct([mixed $id = '' ][, mixed $total = 0 ][, mixed $current = 0 ][, mixed $totalLifetime = 0 ][, mixed $failures = 0 ][, mixed $retry = 0 ][, mixed $userException = 0 ][, mixed $remotes = null ][, mixed $collocated = null ]) : mixed
Parameters
$id : mixed = ''
$total : mixed = 0
$current : mixed = 0
$totalLifetime : mixed = 0
$failures : mixed = 0
$retry : mixed = 0
$userException : mixed = 0
$remotes : mixed = null
$collocated : mixed = null

__toString()

public __toString() : string
Return values
string

ice_getSlicedData()

public ice_getSlicedData() : mixed

ice_staticId()

public static ice_staticId() : mixed

        
On this page

Search results