Last updated not available | Page history | Improve this page | Report an issue
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 )