8 calls to PdoTrait::pdoToFetchAs()

StatementPrefetchIterator::fetch in core/lib/Drupal/Core/Database/StatementPrefetchIterator.php
Fetches the next row from a result set.
StatementPrefetchIterator::fetchAll in core/lib/Drupal/Core/Database/StatementPrefetchIterator.php
Returns an array containing all of the result set rows.
StatementPrefetchIterator::fetchAllAssoc in core/lib/Drupal/Core/Database/StatementPrefetchIterator.php
Returns the result set as an associative array keyed by the given field.
StatementPrefetchIterator::setFetchMode in core/lib/Drupal/Core/Database/StatementPrefetchIterator.php
Sets the default fetch mode for this statement.
StatementWrapperIterator::fetch in core/lib/Drupal/Core/Database/StatementWrapperIterator.php
Fetches the next row from a result set.
StatementWrapperIterator::fetchAll in core/lib/Drupal/Core/Database/StatementWrapperIterator.php
Returns an array containing all of the result set rows.
StatementWrapperIterator::fetchAllAssoc in core/lib/Drupal/Core/Database/StatementWrapperIterator.php
Returns the result set as an associative array keyed by the given field.
StatementWrapperIterator::setFetchMode in core/lib/Drupal/Core/Database/StatementWrapperIterator.php
Sets the default fetch mode for this statement.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.