\seekquarry\yioop\libraryAnalyticsManager

Used to set and get SQL query and search query timing statistic between models and index_bundle_iterators

Summary

Methods
Properties
Constants
get()
set()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$data
N/A

Properties

$data

$data : array

Where get and set field values are stored

Type

array

Methods

get()

get(string  $attribute) : \seekquarry\yioop\library\whatever

Used to get the timing statistic associated with $attribute

Parameters

string $attribute

to get statistic for

Returns

\seekquarry\yioop\library\whatever —

was stored for that statistic

set()

set(string  $attribute, mixed  $value) 

Used to set the timing statistic $value associated with $attribute

Parameters

string $attribute

to get statistic for

mixed $value

whatever timing information is to be associated with value