Edit
↰
Home
↑
pq-gateway
↑
Query
↑
ExecutorInterface
↻
ExecutorInterface::getResult
↲
ExecutorInterface::execute
↲
ExecutorInterface::getConnection
↲
ExecutorInterface::getQuery
↲
ExecutorInterface::setConnection
#
pq\Result
pq\Query\ExecutorInterface::getResult
()
Retrieve the result of the current query.
Params:
#
None.
Returns:
#
pq\Result
, the result of the current query.
Show Comments from Github Discussions