DatabaseStatementBase::getQueryString |
function |
core/includes/database/database.inc |
Gets the query string of this statement. |
DatabaseStatementEmpty::getQueryString |
function |
core/includes/database/database.inc |
Gets the query string of this statement. |
DatabaseStatementPrefetch::getQueryString |
function |
core/includes/database/prefetch.inc |
Return the object's SQL query string. |
DatabaseStatementInterface::getQueryString |
function |
core/includes/database/database.inc |
Gets the query string of this statement. |