array getRecipients() Get the recipient information for the mailable. Return Value array
void commands(array|mixed $commands) Register the package's custom Artisan commands. Parameters array|mixed $commands Return Value void
void putMany(array $values, int $minutes) Store multiple items in the cache for a given number of minutes. Parameters array $values int $minutes Return Value void
int getPerPage() Get the number of models to return per page. Return Value int
void offsetUnset(mixed $offset) Unset the value for a given offset. Parameters mixed $offset Return Value void
static void setFacadeApplication(Application $app) Set the application instance. Parameters Application $app Return Value void
getMetadataBag() {@inheritdoc}
int count() Count the number of items in the collection. Return Value int
void listen(Closure $callback) Register a database query listener with the connection. Parameters Closure $callback Return Value void
static Expectation shouldReceive() Initiate a mock expectation on the facade. Return Value Expectation
Page 867 of 996