void assertDispatched(string $command, callable|null $callback = null) Assert if a job was dispatched based on a truth-test callback. Parameters string $command callable|null $callback Return Value void
mixed auth(Request $request) Authenticate the incoming request for a given channel. Parameters Request $request Return Value mixed
OutputInterface getOutput() Get the output implementation. Return Value OutputInterface
static Expectation shouldReceive() Initiate a mock expectation on the facade. Return Value Expectation
bool offsetExists(mixed $key) Determine if the given item exists. Parameters mixed $key Return Value bool
$this channel(string $channel, callable $callback) Register a channel authenticator. Parameters string $channel callable $callback Return Value $this
string __toString() Convert the rule to a validation string. Return Value string
void put(string $key, mixed $value, float|int $minutes) Store an item in the cache for a given number of minutes. Parameters string $key mixed $value float|int $minutes Return Value void
mixed __call(string $method, array $parameters) Dynamically handle missing method calls. Parameters string $method array $parameters Return Value mixed
Collection combine(mixed $values) Create a collection by using this collection for keys and another for its values. Parameters mixed $values Return Value Collection
Page 121 of 996