static array compiles() Get a list of files that should be compiled for the package. Return Value array
mixed __get(string $key) Get an input element from the request. Parameters string $key Return Value mixed
void putMany(array $values, float|int $minutes) Store multiple items in the cache for a given number of minutes. Parameters array $values float|int $minutes Return Value void
static Collection|Model[] all(array|mixed $columns = array('*')) Get all of the models from the database. Parameters array|mixed $columns Return Value Collection|Model[]
$this skip(Closure $callback) Register a callback to further filter the schedule. Parameters Closure $callback Return Value $this
void flush() Flush the container of all bindings and resolved instances. Return Value void
open($savePath, $sessionName) {@inheritdoc} Parameters $savePath $sessionName
void fire() Execute the console command. Return Value void
string getTablePrefix() Get the table prefix for the connection. Return Value string
array broadcastOn() Get the channels the event should broadcast on. Return Value array
Page 241 of 996