Search for fetchCol

  1. Search 9.5.x for fetchCol
  2. Search 8.9.x for fetchCol
  3. Search 10.3.x for fetchCol
  4. Search 11.x for fetchCol
  5. Other projects
Title Object type File name Summary
DatabaseFetch2TestCase::testQueryFetchCol function modules/simpletest/tests/database_test.test Confirm that we can fetch an entire column of a result set at once.
DatabaseStatementBase::fetchCol function includes/database/database.inc Returns an entire single column of a result set as an indexed array.
DatabaseStatementEmpty::fetchCol function includes/database/database.inc Returns an entire single column of a result set as an indexed array.
DatabaseStatementInterface::fetchCol function includes/database/database.inc Returns an entire single column of a result set as an indexed array.
DatabaseStatementPrefetch::fetchCol function includes/database/prefetch.inc Returns an entire single column of a result set as an indexed array.
DatabaseStatementPrefetch::fetchColumn function includes/database/prefetch.inc

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