MetaFox

PhpProfiling
in package

Table of Contents

Constants

TOTAL_LABEL  = 'total request'

Properties

$counter  : array<string, int>
$logger  : LoggerInterface
$startedAt  : int
$store  : array<string, int>
$summary  : array<string, int>

Methods

__construct()  : mixed
dump()  : mixed
end()  : void
log()  : void
tick()  : void

Constants

Properties

Methods

end()

public end(string $label) : void
Parameters
$label : string

log()

public log(string $message[, array<string|int, mixed> $context = [] ]) : void
Parameters
$message : string
$context : array<string|int, mixed> = []

tick()

public tick(string $label) : void
Parameters
$label : string

        
On this page

Search results