Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Recca0120
LaravelTracy
Panels
EventPanel
PHP Class Recca0120\LaravelTracy\Panels\EventPanel
Inheritance:
extends
AbstractPanel
Mostrar archivo
Open project: recca0120/laravel-tracy
Protected Properties
Property
Type
Description
$counter
integer
$counter.
$events
array
$events.
$totalTime
float
$totalTime.
Public Methods
Method
Description
subscribe
( )
subscribe.
Protected Methods
Method
Description
getAttributes
( ) :
array
getAttributes.
Method Details
getAttributes()
protected
method
getAttributes.
protected
getAttributes
( ) :
array
return
array
subscribe()
public
method
subscribe.
public
subscribe
( )
Property Details
$counter
protected_oe property
$counter.
protected
int
$counter
return
integer
$events
protected_oe property
$events.
protected
array
$events
return
array
$totalTime
protected_oe property
$totalTime.
protected
float
$totalTime
return
float