void assertSessionMissing(string|array $key) Assert that the session does not have a given key. Parameters string|array $key Return Value void
string getTablePrefix() Get the grammar's table prefix. Return Value string
$this before(callable $callback) Register a callback to run before all Gate checks. Parameters callable $callback Return Value $this
Str class Str (View source) Traits Macroable
static Application getFacadeApplication() Get the application instance behind the facade. Return Value Application
mixed __call(string $method, array $parameters) Pass dynamic instance methods to the manager. Parameters string $method array $parameters Return Value mixed
static void clearResolvedInstances() Clear all of the resolved instances. Return Value void
void addEagerConstraints(array $models) Set the constraints for an eager load of the relation. Parameters array $models Return Value void
bool matches(Crawler|string $crawler) Check if the source or text is found within the element in the given crawler. Parameters Crawler|string $crawler Return Value bool
array items() Get all of the items being paginated. Return Value array
Page 524 of 996