Edit
↰
Home
↑
pq-gateway
↑
Gateway
↑
Row
↻
Row::export
↲
Row::__construct
↲
Row::__get
↲
Row::__invoke
↲
Row::__isset
↲
Row::__set
↲
Row::__unset
↲
Row::allOf
↲
Row::cell
↲
Row::changes
↲
Row::create
↲
Row::criteria
↲
Row::delete
↲
Row::exportPublic
↲
Row::getData
↲
Row::getIdentity
↲
Row::getTable
↲
Row::isDirty
↲
Row::jsonSerialize
↲
Row::ofWhich
↲
Row::prime
↲
Row::refresh
↲
Row::update
#
array
pq\Gateway\Row::export
()
Export the current state.
Params:
#
None.
Returns:
#
array
, the row's plain data.
Throws:
#
UnexpectedValueException
, if any of the row's cells contain expressions.
Show Comments from Github Discussions