bool totallyGuarded() Determine if the model is totally guarded. Return Value bool
int transactionLevel() Get the number of active transactions. Return Value int
string getSummaryForDisplay() Get the summary of the event for display. Return Value string
void useDefaultPostProcessor() Set the query post processor to the default implementation. Return Value void
void line(string $string) Write a string as standard output. Parameters string $string Return Value void
$this width(int $value) Set the "width" constraint. Parameters int $value Return Value $this
$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
void setMaxTries(int $tries) Set the amount of times to try a job before logging it failed. Parameters int $tries Return Value void
static mixed __callStatic(string $method, array $args) Handle dynamic, static calls to the object. Parameters string $method array $args Return Value mixed
array when() Get the events that trigger this service provider to register. Return Value array
Page 738 of 996