Search for fetchAllAssoc

  1. Search 7.x for fetchAllAssoc
  2. Search 8.9.x for fetchAllAssoc
  3. Search 10.3.x for fetchAllAssoc
  4. Search 11.x for fetchAllAssoc
  5. Other projects
Title Object type File name Summary
Statement::fetchAllAssoc function core/lib/Drupal/Core/Database/Statement.php Returns the result set as an associative array keyed by the given field.
StatementEmpty::fetchAllAssoc function core/lib/Drupal/Core/Database/StatementEmpty.php Returns the result set as an associative array keyed by the given field.
StatementInterface::fetchAllAssoc function core/lib/Drupal/Core/Database/StatementInterface.php Returns the result set as an associative array keyed by the given field.
StatementPrefetch::fetchAllAssoc function core/lib/Drupal/Core/Database/StatementPrefetch.php Returns the result set as an associative array keyed by the given field.
StatementWrapper::fetchAllAssoc function core/lib/Drupal/Core/Database/StatementWrapper.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.