string toJson(int $options) Convert the model instance to JSON. Parameters int $options Return Value string
string compileRandom(string $seed) Compile the random statement into SQL. Parameters string $seed Return Value string
mixed resetAttempts(string $key) Reset the number of attempts for the given key. Parameters string $key Return Value mixed
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
Page 228 of 996