Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for fetchCol

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
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.
DatabaseStatementPrefetch::fetchCol function includes/database/prefetch.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::fetchColumn function includes/database/prefetch.inc
DatabaseFetch2TestCase::testQueryFetchCol function modules/simpletest/tests/database_test.test Confirm that we can fetch an entire column of a result set at once.

Search 1.20.x

Partial match search is supported

API Navigation

  • 1.20.x
  • Topics
  • Classes
  • Functions
  • Files
  • Constants
  • Globals
  • Deprecated
Powered by Silkscreen CMS