void setSwiftMailer(Swift_Mailer $swift) Set the Swift Mailer instance. Parameters Swift_Mailer $swift Return Value void
bool hasArgument(string|int $name) Determine if the given argument is present. Parameters string|int $name Return Value bool
void __set(string $key, MessageBag $value) Dynamically set a view error bag. Parameters string $key MessageBag $value Return Value void
write($sessionId, $data) {@inheritdoc} Parameters $sessionId $data
string|array option(string $key = null) Get the value of a command option. Parameters string $key Return Value string|array
Authenticatable loginUsingId(mixed $id, bool $remember = false) Log the given user ID into the application. Parameters mixed $id bool $remember Return Value Authenticatable
void setRequest(Request $request) Set the active request instance. Parameters Request $request Return Value void
void __construct(UserProvider $provider, SessionInterface $session, Request $request = null) Create a new authentication guard. Parameters UserProvider $provider SessionInterface $session Request $request Return Value void
array parametersWithoutNulls() Get the key / value list of parameters without null values. Return Value array
void fire() Execute the console command. Return Value void
Page 629 of 996