Search for fetchAll

  1. Search 9.5.x for fetchAll
  2. Search 8.9.x for fetchAll
  3. Search 10.3.x for fetchAll
  4. Search 11.x for fetchAll
  5. Other projects
Title Object type File name Summary
DatabaseEmptyStatementTestCase::testEmptyFetchAll function modules/simpletest/tests/database_test.test Test that the empty result set mass-fetches in an expected way.
DatabaseStatementBase::fetchAllAssoc function includes/database/database.inc
DatabaseStatementBase::fetchAllKeyed function includes/database/database.inc
DatabaseStatementEmpty::fetchAll function includes/database/database.inc
DatabaseStatementEmpty::fetchAllAssoc function includes/database/database.inc
DatabaseStatementEmpty::fetchAllKeyed function includes/database/database.inc
DatabaseStatementInterface::fetchAllAssoc function includes/database/database.inc Returns the result set as an associative array keyed by the given field.
DatabaseStatementInterface::fetchAllKeyed function includes/database/database.inc Returns the entire result set as a single associative array.
DatabaseStatementPrefetch::fetchAll function includes/database/prefetch.inc
DatabaseStatementPrefetch::fetchAllAssoc function includes/database/prefetch.inc
DatabaseStatementPrefetch::fetchAllKeyed function includes/database/prefetch.inc

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