An array of sections of the WHERE query.
Each section is in itself an array of pieces and a flag as to whether or not it should be AND or OR.
Type: array
public $where = [];