6 methods override QueryConditionInterface::where()

DatabaseCondition::where in includes/database/query.inc
Implements QueryConditionInterface::where().
DeleteQuery::where in includes/database/query.inc
Implements QueryConditionInterface::where().
MergeQuery::where in includes/database/query.inc
Implements QueryConditionInterface::where().
SelectQuery::where in includes/database/select.inc
Adds an arbitrary WHERE clause to the query.
SelectQueryExtender::where in includes/database/select.inc
Adds an arbitrary WHERE clause to the query.
UpdateQuery::where in includes/database/query.inc
Implements QueryConditionInterface::where().

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.