| Name | Type | Location | Description | 
|---|---|---|---|
| InsertQuery:: | function | includes/ | Preprocesses and validates the query. | 
| SelectQuery:: | function | includes/ | Implements SelectQueryInterface::preExecute(). | 
| SelectQueryExtender:: | function | includes/ | Generic preparation and validation for a SELECT query. | 
| SelectQueryInterface:: | function | includes/ | Generic preparation and validation for a SELECT query. |