static mixed getFacadeRoot() Get the root object behind the facade. Return Value mixed
static void clearResolvedInstances() Clear all of the resolved instances. Return Value void
void forceSchema(string $schema) Force the schema for URLs. Parameters string $schema Return Value void
array when() Get the events that trigger this service provider to register. Return Value array
string getSummaryForDisplay() Get the summary of the event for display. Return Value string
$this width(int $value) Set the "width" constraint. Parameters int $value 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
mixed resetAttempts(string $key) Reset the number of attempts for the given key. Parameters string $key Return Value mixed
string compileRandom(string $seed) Compile the random statement into SQL. Parameters string $seed Return Value string
string toJson(int $options) Convert the model instance to JSON. Parameters int $options Return Value string
Page 424 of 996