$this setAppends(array $appends) Set the accessors to append to model arrays. Parameters array $appends Return Value $this
static mixed getFacadeRoot() Get the root object behind the facade. Return Value mixed
string getRememberTokenName() Get the column name for the "remember me" token. Return Value string
void tag(array|string $abstracts, array|mixed $tags) Assign a set of tags to a given binding. Parameters array|string $abstracts array|mixed $tags Return Value void
mixed __call(string $method, array $parameters) Dynamically handle missing method calls. Parameters string $method array $parameters Return Value mixed Exceptions BadMethodCallException
Illuminate\Foundation\Auth\Access Classes Authorizable AuthorizesRequests
disableMiddlewareForAllTests() Prevent all middleware from being executed for this test class. Exceptions Exception
bool bound(string $abstract) Determine if the given abstract type has been bound. (Overriding Container::bound) Parameters string $abstract Return Value bool
Processor getProcessor() Get the database query processor instance. Return Value Processor
void bootstrap() Bootstrap the application for artisan commands. Return Value void
Page 330 of 996