bool touch() Update the model's update timestamp. Return Value bool
$this extend(string $driver, Closure $callback) Register a custom driver creator Closure. Parameters string $driver Closure $callback Return Value $this
$this emailWrittenOutputTo(array|mixed $addresses) E-mail the results of the scheduled operation if it produces output. Parameters array|mixed $addresses Return Value $this Exceptions LogicException
mixed|null median(null $key = null) Get the median of a given key. Parameters null $key Return Value mixed|null
RedirectResponse class RedirectResponse extends RedirectResponse (View source) Traits ResponseTrait
static array compiles() Get a list of files that should be compiled for the package. Return Value array
void delete() Delete the job from the queue. Return Value void
$this setVisible(array $visible) Set the visible attributes for the model. Parameters array $visible Return Value $this
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
Page 294 of 996