mixed offsetGet(mixed $key) Get the item at the given offset. Parameters mixed $key Return Value mixed
string compileDelete(Builder $query) Compile a delete statement into SQL. Parameters Builder $query Return Value string
string getRememberToken() Get the token value for the "remember me" session. Return Value string
$this define(string $ability, callable|string $callback) Define a new ability. Parameters string $ability callable|string $callback Return Value $this
static void clearResolvedInstance(string $name) Clear a resolved facade instance. Parameters string $name Return Value void
void touch() Touch all of the related models for the relationship. Return Value void
Illuminate\Database\Capsule Classes Manager
mixed average(callable|string|null $callback = null) Alias for the "avg" method. Parameters callable|string|null $callback Return Value mixed
array many(array $keys) Retrieve multiple items from the cache by key. Items not found in the cache will have a null value. Parameters array $keys Return Value array
void registerSwiftMailer() Register the Swift Mailer instance. Return Value void
Page 794 of 996