void setRequestOnHandler(Request $request) Set the request on the handler instance. Parameters Request $request Return Value void
int call(string $command, array $arguments = array()) Call another console command. Parameters string $command array $arguments Return Value int
string render() Get the evaluated contents of the object. Return Value string
array events() Get all of the events on the schedule. Return Value array
string getPrefix() Get the cache key prefix. Return Value string
void info(string $string, null|int|string $verbosity = null) Write a string as information output. Parameters string $string null|int|string $verbosity Return Value void
void __construct(Broadcaster $broadcaster) Create a new job handler instance. Parameters Broadcaster $broadcaster Return Value void
string toHtml() Render the contents of the paginator to HTML. Return Value string
void line(string $string) Write a string as standard output. Parameters string $string Return Value void
$this setCreatedAt(mixed $value) Set the value of the "created at" attribute. Parameters mixed $value Return Value $this
Page 306 of 996