mixed auth(Request $request) Authenticate the incoming request for a given channel. Parameters Request $request Return Value mixed
void __construct(Kernel $kernel) Create a new job instance. Parameters Kernel $kernel Return Value void
void line(string $string) Write a string as standard output. Parameters string $string Return Value void
void warn(string $string) Write a string as warning output. Parameters string $string Return Value void
send(Swift_Mime_Message $message, $failedRecipients = null) {@inheritdoc} Parameters Swift_Mime_Message $message $failedRecipients
string|array argument(string $key = null) Get the value of a command argument. Parameters string $key Return Value string|array
string langPath() Get the path to the language files. Return Value string
array jsonSerialize() Convert the object into something JSON serializable. Return Value array
string token() Get the CSRF token value. Return Value string
bool expectsJson() Determine if the current request probably expects a JSON response. Return Value bool
Page 296 of 996