int getFetchMode() Get the default fetch mode for the connection. Return Value int
string|null previousPageUrl() Get the URL for the previous page, or null. Return Value string|null
array when() Get the events that trigger this service provider to register. Return Value array
static mixed __callStatic(string $method, array $args) Handle dynamic, static calls to the object. Parameters string $method array $args Return Value mixed
void setMaxTries(int $tries) Set the amount of times to try a job before logging it failed. Parameters int $tries Return Value void
$this see(string $text, bool $negate = false) Assert that a given string is seen on the current HTML. Parameters string $text bool $negate Return Value $this
$this width(int $value) Set the "width" constraint. Parameters int $value Return Value $this
void line(string $string) Write a string as standard output. Parameters string $string Return Value void
void useDefaultPostProcessor() Set the query post processor to the default implementation. Return Value void
string getSummaryForDisplay() Get the summary of the event for display. Return Value string
Page 225 of 996