DatabaseStatementBase::fetchAllKeyed |
function |
drupal/includes/database/database.inc |
Returns the entire result set as a single associative array. |
DatabaseStatementEmpty::fetchAllKeyed |
function |
drupal/includes/database/database.inc |
Returns the entire result set as a single associative array. |
DatabaseStatementPrefetch::fetchAllKeyed |
function |
drupal/includes/database/prefetch.inc |
Returns the entire result set as a single associative array. |
DatabaseStatementInterface::fetchAllKeyed |
function |
drupal/includes/database/database.inc |
Returns the entire result set as a single associative array. |