string compileUpdate(Builder $query, array $values) Compile an update statement into SQL. Parameters Builder $query array $values Return Value string
PasswordBroker broker() Get the broker to be used during password reset. Return Value PasswordBroker
string wrap(string $value) Wrap the given value with the parent query's grammar. Parameters string $value Return Value string
void setEventDispatcher(Dispatcher $dispatcher) Set the event dispatcher instance. Parameters Dispatcher $dispatcher Return Value void
$this whereNot(string $column, string $value) Set a "where not" constraint on the query. Parameters string $column string $value Return Value $this
void register() Register the service provider. Return Value void
array getDrivers() Get all of the created "drivers". Return Value array
string getForeignKey() Get the foreign key for the relationship. Return Value string
Transport class Transport implements Swift_Transport (View source) Properties array $plugins The plug-ins registered with the transport.
void question(string $string, null|int|string $verbosity = null) Write a string as question output. Parameters string $string null|int|string $verbosity Return Value void
Page 954 of 996