Query\QueryBuilderInterface::get_where
Convience method for get() with a where clause
Signature
public function get_where(string
$table,
[array
$where = ,
[boolean
$limit = FALSE,
[boolean
$offset = FALSE]]] )
Parameters
$table
— string$where
— array$limit
— boolean
$offset
— boolean
Returns
- PDOStatement