static Expectation shouldReceive() Initiate a mock expectation on the facade. Return Value Expectation
array provides() Get the services provided by the provider. Return Value array
mixed getRouteKey() Get the value of the model's route key. Return Value mixed
array initRelation(array $models, string $relation) Initialize the relation on a set of models. Parameters array $models string $relation Return Value array
string __toString() Convert the rule to a validation string. Return Value string
int|bool increment(string $key, mixed $value = 1) Increment the value of an item in the cache. Parameters string $key mixed $value Return Value int|bool
Grammar withTablePrefix(Grammar $grammar) Set the table prefix and return the grammar. Parameters Grammar $grammar Return Value Grammar
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
static bool isUnguarded() Determine if current state is "unguarded". Return Value bool
bool hasHeader(string $key) Determine if a header is set on the request. Parameters string $key Return Value bool
Page 354 of 996