(No version information available, might only be in Git)
DocResult::fetchOne — Get one row
This function is currently not documented; only its argument list is available.
This function has no parameters.
A Result object from the last operation on a collection.
Example #1 mysql_xdevapi\DocResult::fetchOne() example
<?php
/* ... */
?>