mixed offsetGet(mixed $offset) Get the value for a given offset. Parameters mixed $offset Return Value mixed
bool offsetExists(string $offset) Determine if the given offset exists. Parameters string $offset Return Value bool
void extend(string $abstract, Closure $closure) "Extend" an abstract type in the container. Parameters string $abstract Closure $closure Return Value void Exceptions InvalidArgumentException
static void setFacadeApplication(Application $app) Set the application instance. Parameters Application $app Return Value void
mixed getQueueableId() Get the queueable identity for the entity. Return Value mixed
bool confirm(string $question, bool $default = false) Confirm a question with the user. Parameters string $question bool $default Return Value bool
getId() {@inheritdoc}
string getPrefix() Get the cache key prefix. Return Value string
Job|null pop(string $queue = null) Pop the next job off of the queue. Parameters string $queue Return Value Job|null
static Factory viewFactory() Get an instance of the view factory from the resolver. Return Value Factory
Page 901 of 996