Last updated Dec 22nd, 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
$311 per month—let's make that $500!
This function is responsible for loading a result set from the database and returning a PDOStatement object representing the result set.
API Doc: _loadRows
static PDOStatement|null _loadRows( xPDO &$xpdo, string $className, mixed $criteria )