array wrapArray(array $values) Wrap an array of values.
string wrapTable(Expression|string $table)
string parameter(mixed $value) Get the appropriate query parameter place-holder
string compileInsertGetId(Builder $query, array $values, string
string compileRandom(string $seed) Compile the random statement into SQL
string compileSavepointRollBack(string $name) Compile the SQL statement
bool isExpression(mixed $value) Determine if the given value is a raw expression
string wrap(Expression|string $value, bool $prefixAlias
MySqlGrammar class MySqlGrammar extends
Page 12 of 13