$this from(string $table) Set the table which the query is targeting. Parameters string $table Return Value $this
void login(Authenticatable $user, bool $remember = false) Log a user into the application. Parameters Authenticatable $user bool $remember Return Value void
static mixed getFacadeRoot() Get the root object behind the facade. Return Value mixed
void __construct() Create a new console command instance. Return Value void
static void clearResolvedInstances() Clear all of the resolved instances. Return Value void
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
Page 356 of 996