FileAccess Orion

StopwatchHelper extends Helper
in package

StopwatchHelper provides methods time your PHP templates.

Tags
author

Wouter J wouter@wouterj.nl

deprecated

since version 4.3, to be removed in 5.0; use Twig instead.

Table of Contents

$stopwatch  : mixed
__call()  : mixed
__construct()  : mixed
getName()  : mixed

Properties

Methods

__call()

public __call(mixed $method[, mixed $arguments = [] ]) : mixed
Parameters
$method : mixed
$arguments : mixed = []
Return values
mixed

__construct()

public __construct([Stopwatch $stopwatch = null ]) : mixed
Parameters
$stopwatch : Stopwatch = null
Return values
mixed

Search results