6 methods override Query::__toString()
- DeleteQuery::__toString in includes/
database/ query.inc - Implements PHP magic __toString method to convert the query to a string.
- InsertQuery::__toString in includes/
database/ query.inc - Implements PHP magic __toString method to convert the query to a string.
- MergeQuery::__toString in includes/
database/ query.inc - Implements PHP magic __toString method to convert the query to a string.
- SelectQuery::__toString in includes/
database/ select.inc - Implements PHP magic __toString method to convert the query to a string.
- TruncateQuery::__toString in includes/
database/ query.inc - Implements PHP magic __toString method to convert the query to a string.
- UpdateQuery::__toString in includes/
database/ query.inc - Implements PHP magic __toString method to convert the query to a string.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.