Documentation

breathalyzeManager
in package

Table of Contents

COLUMN_DEVICE  = 'device'
COLUMN_EMPLOYEE  = 'employee'
COLUMN_ID  = 'id'
COLUMN_UUID_FLOW  = 'flow'
COLUMN_VALUE  = 'value'
SERVICE_NAME  = 'breathalyze.manager'
TABLE_NAME  = 'breathalyze_flow_result'
$database  : Explorer
__construct()  : mixed
add()  : mixed
find()  : Selection
get()  : ActiveRow
update()  : void

Constants

Properties

Methods

__construct()

public __construct(Explorer $database) : mixed
Parameters
$database : Explorer
Return values
mixed

add()

public add(iteratable<string|int, mixed> $value) : mixed
Parameters
$value : iteratable<string|int, mixed>
Return values
mixed

Search results