mixed later(DateTime|int $delay, Factory $queue) Deliver the queued message after the given delay. Parameters DateTime|int $delay Factory $queue Return Value mixed
TaggedCache tags(array|mixed $names) Begin executing a new tags operation. Parameters array|mixed $names Return Value TaggedCache
void register() Register the service provider. Return Value void
$this evenInMaintenanceMode() State that the command should run even in maintenance mode. Return Value $this
Application getLaravel() Get the Laravel application instance. Return Value Application
static void swap(mixed $instance) Hotswap the underlying instance behind the facade. Parameters mixed $instance Return Value void
void warn(string $string) Write a string as warning output. Parameters string $string Return Value void
static void macro(string $name, callable $macro) Register a custom macro. Parameters string $name callable $macro Return Value void
Collection reject(callable|mixed $callback) Create a collection of all elements that do not pass a given truth test. Parameters callable|mixed $callback Return Value Collection
static void clearResolvedInstances() Clear all of the resolved instances. Return Value void
Page 447 of 996