array broadcastOn() Get the channels the event should broadcast on. Return Value array
open($savePath, $sessionName) {@inheritdoc} Parameters $savePath $sessionName
void fire() Execute the console command. Return Value void
void flush() Flush the container of all bindings and resolved instances. Return Value void
$this skip(Closure $callback) Register a callback to further filter the schedule. Parameters Closure $callback Return Value $this
static Collection|Model[] all(array|mixed $columns = array('*')) Get all of the models from the database. Parameters array|mixed $columns Return Value Collection|Model[]
OutputInterface getOutput() Get the output implementation. Return Value OutputInterface
ClientInterface connection() Get the Redis connection instance. Return Value ClientInterface
static void clearResolvedInstance(string $name) Clear a resolved facade instance. Parameters string $name Return Value void
Page 763 of 996