_loadRows
Last updated Dec 21st, 2019 | Page history | Improve this page | Report an issue
Support the team building MODX with a monthly donation.
The budget raised through OpenCollective is transparent, including payouts, and any contributor can apply to be paid for their work on MODX.
Backers
Budget
$306 per month—let's make that $500!
Learn morexPDOObject::_loadRows()¶
This function is responsible for loading a result set from the database and returning a PDOStatement object representing the result set.
Syntax¶
API Doc: _loadRows
static PDOStatement|null _loadRows(
xPDO &$xpdo,
string $className,
mixed $criteria
)
Support the team building MODX with a monthly donation.
The budget raised through OpenCollective is transparent, including payouts, and any contributor can apply to be paid for their work on MODX.
Backers
Budget
$306 per month—let's make that $500!
Learn more