|
DatabaseStatementBase::fetchField |
function |
core/includes/database/database.inc |
Returns a single field from the next record of a result set. |
|
DatabaseStatementEmpty::fetchField |
function |
core/includes/database/database.inc |
Returns a single field from the next record of a result set. |
|
DatabaseStatementPrefetch::fetchField |
function |
core/includes/database/prefetch.inc |
Returns a single field from the next record of a result set. |
|
DatabaseStatementInterface::fetchField |
function |
core/includes/database/database.inc |
Returns a single field from the next record of a result set. |