Query\QueryBuilderInterface::insert
Creates an insert clause, and executes it
$table
— string$data
— array- PDOStatement
Signature
public function insert(string
$table,
[array
$data = ] )
public function insert(string
$table,
[array
$data = ] )
$table
—
string$data
—
array