Statement::fetchAllKeyed |
function |
drupal/core/lib/Drupal/Core/Database/Statement.php |
Returns the entire result set as a single associative array. |
StatementEmpty::fetchAllKeyed |
function |
drupal/core/lib/Drupal/Core/Database/StatementEmpty.php |
Returns the entire result set as a single associative array. |
StatementPrefetch::fetchAllKeyed |
function |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
Returns the entire result set as a single associative array. |
StatementInterface::fetchAllKeyed |
function |
drupal/core/lib/Drupal/Core/Database/StatementInterface.php |
Returns the entire result set as a single associative array. |