Edit
↰
Home
↑
pq-gateway
↑
Gateway
↑
Row
↻
Row::__get
↲
Row::__construct
↲
Row::__invoke
↲
Row::__isset
↲
Row::__set
↲
Row::__unset
↲
Row::allOf
↲
Row::cell
↲
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
#
pq\Gateway\Cell
pq\Gateway\Row::__get
(
string
$p
)
Cell read accessor through properties.
Params:
#
string
$p
#
The property/column name.
Returns:
#
pq\Gateway\Cell
, the cell managing access to the column data.
Show Comments from Github Discussions