Statement::fetchAllAssoc |
function |
drupal/core/lib/Drupal/Core/Database/Statement.php |
Returns the result set as an associative array keyed by the given field. |
StatementEmpty::fetchAllAssoc |
function |
drupal/core/lib/Drupal/Core/Database/StatementEmpty.php |
Returns the result set as an associative array keyed by the given field. |
StatementPrefetch::fetchAllAssoc |
function |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
Returns the result set as an associative array keyed by the given field. |
StatementInterface::fetchAllAssoc |
function |
drupal/core/lib/Drupal/Core/Database/StatementInterface.php |
Returns the result set as an associative array keyed by the given field. |