Query\AbstractQueryBuilder::_compile
String together the sql statements for sending to the db
Signature
protected function _compile([string
$type = '',
[string
$table = '']] )
Parameters
$type
— string$table
— string
Returns
- string