6 calls to drupal_trigger_fatal_error()
- DeleteQuery::__toString in includes/
database/ query.inc - Implements PHP magic __toString method to convert the query to a string.
- InsertQuery_mysql::__toString in includes/
database/ mysql/ query.inc - Implements PHP magic __toString method to convert the query to a string.
- InsertQuery_pgsql::__toString in includes/
database/ pgsql/ 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.
- UpdateQuery::__toString in includes/
database/ query.inc - Implements PHP magic __toString method to convert the query to a string.
- UpdateQuery_mysql::__toString in includes/
database/ mysql/ 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.