Search for fetchAssoc

  1. Search 7.x for fetchAssoc
  2. Search 8.9.x for fetchAssoc
  3. Search 10.3.x for fetchAssoc
  4. Search 11.x for fetchAssoc
  5. Other projects
Title Object type File name Summary
Statement::fetchAssoc function core/lib/Drupal/Core/Database/Statement.php Fetches the next row and returns it as an associative array.
StatementEmpty::fetchAssoc function core/lib/Drupal/Core/Database/StatementEmpty.php Fetches the next row and returns it as an associative array.
StatementInterface::fetchAssoc function core/lib/Drupal/Core/Database/StatementInterface.php Fetches the next row and returns it as an associative array.
StatementPrefetch::fetchAssoc function core/lib/Drupal/Core/Database/StatementPrefetch.php Fetches the next row and returns it as an associative array.
StatementWrapper::fetchAssoc function core/lib/Drupal/Core/Database/StatementWrapper.php Fetches the next row and returns it as an associative array.

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