void warn(string $string) Write a string as warning output.
void line(string $string, string $style = null, null|int|string $verbosity = null)
void fire() Execute the console command.
bool hasArgument(string|int $name) Determine if the given argument is present
bool hasCookie(string $key) Determine if a cookie is set on the request
bool is() Determine if the current request URI matches a pattern.
void session(array $data) Set the session to the given array.
Builder|
bool hasMonologConfigurator() Determine if the application has a custom
void touchOwners() Touch the owning relations of the model.
Page 95 of 100