string extension() Get the file's extension. Return Value string
void offsetSet(mixed $key, mixed $value) Set the item at the given offset. Parameters mixed $key mixed $value Return Value void
static mixed __callStatic(string $method, array $args) Handle dynamic, static calls to the object. Parameters string $method array $args Return Value mixed
array when() Get the events that trigger this service provider to register. Return Value array
OutputInterface getOutput() Get the output implementation. Return Value OutputInterface
EngineInterface getEngine() Get the view's rendering engine. Return Value EngineInterface
Illuminate\Queue\Failed Classes DatabaseFailedJobProvider
static array sortRecursive(array $array) Recursively sort an array by keys and values. Parameters array $array Return Value array
void touch() Touch all of the related models for the relationship. Return Value void
array getRelations() Get all the loaded relations for the instance. Return Value array
Page 955 of 996