Query::__toString |
function |
core/includes/database/query.inc |
Implements PHP magic __toString method to convert the query to a string. |
MergeQuery::__toString |
function |
core/includes/database/query.inc |
Implements PHP magic __toString method to convert the query to a string. |
DeleteQuery::__toString |
function |
core/includes/database/query.inc |
Implements PHP magic __toString method to convert the query to a string. |
UpdateQuery::__toString |
function |
core/includes/database/query.inc |
Implements PHP magic __toString method to convert the query to a string. |
SelectQuery::__toString |
function |
core/includes/database/select.inc |
Implements PHP magic __toString method to convert the query to a string. |
InsertQuery::__toString |
function |
core/includes/database/query.inc |
Implements PHP magic __toString method to convert the query to a string. |
TruncateQuery::__toString |
function |
core/includes/database/query.inc |
Implements PHP magic __toString method to convert the query to a string. |
BackdropDateTime::__toString |
function |
core/includes/date.class.inc |
Returns the date object as a string. |
DatabaseCondition::__toString |
function |
core/includes/database/query.inc |
Implements PHP magic __toString method to convert the conditions to string. |
InsertQuery_mysql::__toString |
function |
core/includes/database/mysql/query.inc |
Implements PHP magic __toString method to convert the query to a string. |
SelectQueryExtender::__toString |
function |
core/includes/database/select.inc |
String magic method. |
SelectQueryInterface::__toString |
function |
core/includes/database/select.inc |
String magic method. |