static void macro(string $name, callable $macro) Register a custom macro. Parameters string $name callable $macro Return Value void
void dropIfExists(string $table) Drop a table from the schema if it exists. Parameters string $table Return Value void
string getMorphType() Get the foreign key "type" name. 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
$this setCreatedAt(mixed $value) Set the value of the "created at" attribute. Parameters mixed $value Return Value $this
void line(string $string) Write a string as standard output. Parameters string $string Return Value void
Page 463 of 996