Skip to main content
Backdrop CMS API
Documentation for Backdrop CMS developers.
  • Welcome!
    • Login

You are here

  1. Home »
  2. API reference »
  3. 1.x

Search for fetchAll

Name Type Location Description
DatabaseStatementEmpty::fetchAll function core/includes/database/database.inc
DatabaseStatementPrefetch::fetchAll function core/includes/database/prefetch.inc
DatabaseStatementBase::fetchAllAssoc function core/includes/database/database.inc Returns the result set as an associative array keyed by the given field.
DatabaseStatementBase::fetchAllKeyed function core/includes/database/database.inc Returns the entire result set as a single associative array.
DatabaseStatementEmpty::fetchAllKeyed function core/includes/database/database.inc Returns the entire result set as a single associative array.
DatabaseStatementEmpty::fetchAllAssoc function core/includes/database/database.inc Returns the result set as an associative array keyed by the given field.
DatabaseStatementPrefetch::fetchAllKeyed function core/includes/database/prefetch.inc Returns the entire result set as a single associative array.
DatabaseStatementPrefetch::fetchAllAssoc function core/includes/database/prefetch.inc Returns the result set as an associative array keyed by the given field.
DatabaseStatementInterface::fetchAllKeyed function core/includes/database/database.inc Returns the entire result set as a single associative array.
DatabaseStatementInterface::fetchAllAssoc function core/includes/database/database.inc Returns the result set as an associative array keyed by the given field.
DatabaseEmptyStatementTestCase::testEmptyFetchAll function core/modules/simpletest/tests/database_test.test Test that the empty result set mass-fetches in an expected way.
  • Developer Documentation
    • Advanced Installation
    • Developing Modules
    • Developing Themes
    • Developing Layouts
    • Upgrading from Drupal 7
    • Converting Drupal code
      • Converting modules
      • Converting themes
      • Change Records
    • Working w Config Management
    • Deploying a Backdrop site
    • Coding & documentation standards
    • Writing secure code
    • Contribute to Backdrop
  • Backdrop API
    • Topics
    • Functions
    • Classes
    • Files
    • Globals
    • Form API Reference
  • Glossary

Stay connected

Sign up for our newsletter

Powered by Backdrop CMS
  • backdropcms.org
  • forum.backdropcms.org