mixed|null median(null $key = null) Get the median of a given key. Parameters null $key Return Value mixed|null
void delete() Delete the job from the queue. Return Value void
static array compiles() Get a list of files that should be compiled for the package. Return Value array
$this setVisible(array $visible) Set the visible attributes for the model. Parameters array $visible Return Value $this
array jsonSerialize() Convert the object into something JSON serializable. Return Value array
string token() Get the CSRF token value. Return Value string
string langPath() Get the path to the language files. Return Value string
mixed auth(Request $request) Authenticate the incoming request for a given channel. Parameters Request $request Return Value mixed
void __construct(Kernel $kernel) Create a new job instance. Parameters Kernel $kernel Return Value void
void line(string $string) Write a string as standard output. Parameters string $string Return Value void
Page 297 of 996