Edit
↰
Home
↑
pq-gateway
↑
Gateway
↑
Table
↻
Table::attach
↲
Attributes
↲
Identity
↲
Relations
↲
Table::__construct
↲
Table::__toString
↲
Table::by
↲
Table::create
↲
Table::delete
↲
Table::detach
↲
Table::execute
↲
Table::find
↲
Table::getAttributes
↲
Table::getConnection
↲
Table::getIdentity
↲
Table::getMetadataCache
↲
Table::getName
↲
Table::getQueryExecutor
↲
Table::getQueryWriter
↲
Table::getRelation
↲
Table::getRelations
↲
Table::getRowsetPrototype
↲
Table::notify
↲
Table::of
↲
Table::onResult
↲
Table::resolve
↲
Table::setMetadataCache
↲
Table::setQueryExecutor
↲
Table::setQueryWriter
↲
Table::setRowsetPrototype
↲
Table::update
↲
Table::with
#
pq\Gateway\Table
pq\Gateway\Table::attach
(
SplObserver
$observer
)
Implements
SplSubject
.
Params:
#
SplObserver
$observer
#
The observer to update with actions on the table's rows.
Returns:
#
pq\Gateway\Table
,
self
.
Show Comments from Github Discussions