bool can(string $ability, array|mixed $arguments = array()) Determine if the entity has a given ability. Parameters string $ability array|mixed $arguments Return Value bool
string updatedAt() Get the name of the "updated at" column. Return Value string
MailChannel class MailChannel (View source) Methods void __construct(Mailer $mailer) Create a new mail channel instance. void send(mixed $notifiable, Notification $notification) Send the given notification.
void __wakeup() Restore the model after serialization. Return Value void
void setRememberToken(string $value) Set the token value for the "remember me" session. Parameters string $value Return Value void
array attributes() Get all attributes. Return Value array
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
void __wakeup() When a model is being unserialized, check if it needs to be booted. Return Value void
array signatureParameters(string|null $subClass = null) Get the parameters that are listed in the route / controller signature. Parameters string|null $subClass Return Value array
void comment(string $string, null|int|string $verbosity = null) Write a string as comment output. Parameters string $string null|int|string $verbosity Return Value void
Page 298 of 996