Search for fetchAllAssoc

  1. Search 7.x for fetchAllAssoc
  2. Search 9.5.x for fetchAllAssoc
  3. Search 8.9.x for fetchAllAssoc
  4. Search 10.3.x for fetchAllAssoc
  5. Other projects
Title Object type File name Summary
FetchTest::testQueryFetchAllAssoc function core/tests/Drupal/KernelTests/Core/Database/FetchTest.php Tests ::fetchAllAssoc().
StatementInterface::fetchAllAssoc function core/lib/Drupal/Core/Database/StatementInterface.php Returns the result set as an associative array keyed by the given field.
StatementPrefetchIterator::fetchAllAssoc function core/lib/Drupal/Core/Database/StatementPrefetchIterator.php Returns the result set as an associative array keyed by the given field.
StatementTest::testPartiallyIteratedStatementFetchAllAssoc function core/tests/Drupal/KernelTests/Core/Database/StatementTest.php Tests statement fetchAllAssoc after a partial traversal.
StatementWrapperIterator::fetchAllAssoc function core/lib/Drupal/Core/Database/StatementWrapperIterator.php Returns the result set as an associative array keyed by the given field.

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