Documentation

Manager
in package

FinalYes

Legacy facade for recording Farah request tracking data.

Included for historical compatibility only. This API is deprecated and should not be used in new code.

Tags
author

Daniel Schulz

since
2017-12-28

Table of Contents

Properties

$archive  : mixed
$dbName  : mixed

Methods

getArchive()  : Archive
getView()  : View
track()  : void

Properties

$archive

protected static mixed $archive = null

$dbName

protected static mixed $dbName = 'tracking'

Methods

track()

public static track(array<string|int, mixed> $request) : void
Parameters
$request : array<string|int, mixed>
On this page

Search results