Edit
↰
Home
↑
pq-gateway
↑
Gateway
↑
Table
↻
Table::resolve
↲
Attributes
↲
Identity
↲
Relations
↲
Table::__construct
↲
Table::__toString
↲
Table::attach
↲
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::setMetadataCache
↲
Table::setQueryExecutor
↲
Table::setQueryWriter
↲
Table::setRowsetPrototype
↲
Table::update
↲
Table::with
#
static
pq\Table
pq\Table::resolve(
mixed
$table
)
Resolve a table name.
Params:
#
mixed
$table
#
The table name (may well be already a
pq\Gateway\Table
instance).
Returns:
#
pq\Gateway\Table
, instance of
$table
(might be a no-op).
Show Comments from Github Discussions