public InsertTrait::fields(array $fields, array $values = array())
public InsertTrait::useDefaults(array $fields)
Provides common functionality for INSERT and UPSERT queries. Hierarchy trait \Dru
The table on which to insert. Type: string File cor
protected InsertTrait::getInsertPlaceholderFragment(array $nested_insert_values
An array of fields on which to insert. Type:
public InsertTrait::count() File
public InsertTrait::values(array $values)
An array of fields that should be set to their database-defined defaults. Type:
A nested array of values to insert. $insertValues is an array of arrays. Each sub-array is either an associative array whose keys are field