Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Blackfire
Player
Extension
BlackfireStepTrait
PHP Trait Blackfire\Player\Extension\BlackfireStepTrait
Author:
Fabien Potencier (
[email protected]
)
Show file
Open project: blackfireio/player
Public Methods
Method
Description
assert
(
$assertion
)
blackfire
(
boolean
|
null
$enabled
= true )
getAssertions
( )
getSamples
( )
isBlackfireEnabled
( ) :
boolean
samples
(
$samples
)
Method Details
assert()
public
method
public
assert
(
$assertion
)
blackfire()
public
method
public
blackfire
(
boolean
|
null
$enabled
= true )
$enabled
boolean
|
null
null for auto-configuration
getAssertions()
public
method
public
getAssertions
( )
getSamples()
public
method
public
getSamples
( )
isBlackfireEnabled()
public
method
public
isBlackfireEnabled
( ) :
boolean
return
boolean
samples()
public
method
public
samples
(
$samples
)