DatabaseStatementBase::fetchAllAssoc |
function |
core/includes/database/database.inc |
Returns the result set as an associative array keyed by the given field. |
DatabaseStatementEmpty::fetchAllAssoc |
function |
core/includes/database/database.inc |
Returns the result set as an associative array keyed by the given field. |
DatabaseStatementPrefetch::fetchAllAssoc |
function |
core/includes/database/prefetch.inc |
Returns the result set as an associative array keyed by the given field. |
DatabaseStatementInterface::fetchAllAssoc |
function |
core/includes/database/database.inc |
Returns the result set as an associative array keyed by the given field. |