Benchmark.php
- Classes
- Kwf_Benchmark
\Kwf_Benchmark
- Properties
- $_counter
- $_counterLog
- $benchmarks
- $startTime
- Methods
- _getUrlType
- _shutDown
- checkpoint
- count
- countBt
- countLog
- disable
- enable
- enableLog
- getCheckpointOutput
- getCounterValue
- getUrlType
- isEnabled
- isLogEnabled
- memcacheCount
- output
- reset
- shutDown
- start
- subCheckpoint
Properties
$_counter
$_counter = 'array'
Details
- visibility
- protected
- default
- array
- final
- false
- static
- true
$_counterLog
$_counterLog = 'array'
Details
- visibility
- protected
- default
- array
- final
- false
- static
- true
$benchmarks
$benchmarks = 'array'
Details
- visibility
- public
- default
- array
- final
- false
- static
- true
$startTime
$startTime = ''
Details
- visibility
- public
- default
- final
- false
- static
- true
Methods
_getUrlType
_getUrlType(
)
:
Details
- visibility
- protected
- final
- false
- static
- false
_shutDown
_shutDown(
)
:
Details
- visibility
- protected
- final
- false
- static
- false
checkpoint
checkpoint(
$description
)
:
Arguments
- $description
Details
- visibility
- public
- final
- false
- static
- true
count
count(
$name, $value
=
null
)
:
Arguments
- $name
- $value
Details
- visibility
- public
- final
- false
- static
- true
countBt
countBt(
$name, $value
=
null
)
:
Arguments
- $name
- $value
Details
- visibility
- public
- final
- false
- static
- true
countLog
countLog(
$name
)
:
Arguments
- $name
Details
- visibility
- public
- final
- false
- static
- true
disable
disable(
)
:
Details
- visibility
- public
- final
- false
- static
- true
enable
enable(
)
:
Details
- visibility
- public
- final
- false
- static
- true
enableLog
enableLog(
)
:
Details
- visibility
- public
- final
- false
- static
- true
getCheckpointOutput
getCheckpointOutput(
)
:
Details
- visibility
- public
- final
- false
- static
- true
getCounterValue
getCounterValue(
$name
)
:
Arguments
- $name
Details
- visibility
- public
- final
- false
- static
- true
getUrlType
getUrlType(
)
:
Details
- visibility
- public
- final
- false
- static
- true
isEnabled
isEnabled(
)
:
Details
- visibility
- public
- final
- false
- static
- true
isLogEnabled
isLogEnabled(
)
:
Details
- visibility
- public
- final
- false
- static
- true
memcacheCount
memcacheCount(
$name, $value
=
1
)
:
Arguments
- $name
- $value
Details
- visibility
- public
- final
- false
- static
- true
output
output(
)
:
Details
- visibility
- public
- final
- false
- static
- true
reset
reset(
)
:
Details
- visibility
- public
- final
- false
- static
- true
shutDown
shutDown(
)
:
Details
- visibility
- public
- final
- false
- static
- true
start
start(
string $identifier
=
null, $addInfo
=
null
)
:
Startet eine Sequenz
Arguments
- $identifier
- string
- $addInfo
Details
- visibility
- public
- final
- false
- static
- true
subCheckpoint
subCheckpoint(
$description, $time
)
:
Arguments
- $description
- $time
Details
- visibility
- public
- final
- false
- static
- true