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
array options() Get all of the options passed to the command. Return Value array
static mixed getFacadeRoot() Get the root object behind the facade. Return Value mixed
$this setRelation(string $relation, mixed $value) Set the specific relationship in the model. Parameters string $relation mixed $value Return Value $this
array getObservableEvents() Get the observable event names. Return Value array
static Expectation shouldReceive() Initiate a mock expectation on the facade. Return Value Expectation
int queue(string $command, array $parameters = array()) Queue the given console command. Parameters string $command array $parameters Return Value int
string fullUrl() Get the full URL for the request. Return Value string
array getAction() Get the action array for the route. Return Value array
array getReplacers() Get the array of custom validator message replacers. Return Value array
Page 234 of 996