$this to(string|array $address, string|null $name = null, bool $override = false) Add a recipient to the message. Parameters string|array $address string|null $name bool $override Return Value $this
mixed __call(string $method, array $parameters) Handle dynamic method calls into the model. Parameters string $method array $parameters Return Value mixed
bool isEmpty() Determine if the list of items is empty or not. Return Value bool
mixed __call(string $method, array $parameters) Handle dynamic method calls to the relationship. Parameters string $method array $parameters Return Value mixed
void useDefaultSchemaGrammar() Set the schema grammar to the default implementation. Return Value void
static mixed getFacadeRoot() Get the root object behind the facade. Return Value mixed
array wrapArray(array $values) Wrap an array of values. Parameters array $values Return Value array
static void singularParameters(bool $singular = true) Set or unset the unmapped global parameters to singular. Parameters bool $singular Return Value void
string compileSelect(Builder $query) Compile a select query into SQL. Parameters Builder $query Return Value string
array when() Get the events that trigger this service provider to register. Return Value array
Page 580 of 996