Edit
↰
Home
↑
pq-gateway
↑
Gateway
↑
Row
↻
Row::cell
↲
Row::__construct
↲
Row::__get
↲
Row::__invoke
↲
Row::__isset
↲
Row::__set
↲
Row::__unset
↲
Row::allOf
↲
Row::changes
↲
Row::create
↲
Row::criteria
↲
Row::delete
↲
Row::export
↲
Row::exportPublic
↲
Row::getData
↲
Row::getIdentity
↲
Row::getTable
↲
Row::isDirty
↲
Row::jsonSerialize
↲
Row::ofWhich
↲
Row::prime
↲
Row::refresh
↲
Row::update
#
protected
pq\Gateway\Cell
pq\Gateway\Row::cell
(
string
$col
)
Create or retrieve an already primed cell.
Params:
#
string
$col
#
The column name.
Returns:
#
pq\Gateway\Cell
, the cell manging access to the column data.
Show Comments from Github Discussions