Traversable|array saveMany(
bool hasArgument(string|int $name) Determine if the given argument is present
string parameterize(array $values) Create query parameter place-holders
string compileUpdate(Builder $query, array $values)
void __construct(Builder $query)
string getConnectionName() Get the current connection name for the model
string compileInsert(Builder $query, array $values)
string getMorphType() Get the foreign key "type" name.
string wrapTable(Expression|string $table)
QueryException class QueryException extends PDOException
Page 84 of 100