Edit
↰
Home
↑
pq-gateway
↑
Gateway
↑
Row
↻
Row::__set
↲
Row::__construct
↲
Row::__get
↲
Row::__invoke
↲
Row::__isset
↲
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
#
void
pq\Gateway\Row::__set
(
string
$p
)
Cell write accessor through properties. See
pq\Gateway\Cell::set
().
Params:
#
string
$p
#
The property/column name.
Show Comments from Github Discussions