MetaFox

Profiling extends Facade
in package

Table of Contents

Methods

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

Methods

end()

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

log()

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

tick()

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

getFacadeAccessor()

protected static getFacadeAccessor() : mixed

        
On this page

Search results