mixed __call(string $method, array $parameters) Dynamically handle calls to the class. Parameters string $method array $parameters Return Value mixed Exceptions BadMethodCallException
static Application getFacadeApplication() Get the application instance behind the facade. Return Value Application
void offsetUnset(string $key) Unset the item at a given offset. Parameters string $key Return Value void
static array compiles() Get a list of files that should be compiled for the package. Return Value array
array get(string $key, string $format = null) Get all of the messages from the bag for a given key. Parameters string $key string $format Return Value array
$this assertViewHas(string|array $key, mixed $value = null) Assert that the response view has a given piece of bound data. Parameters string|array $key mixed $value Return Value $this
Collection getEager() Get the relationship for eager loading. Return Value Collection
bool isExpression(mixed $value) Determine if the given value is a raw expression. Parameters mixed $value Return Value bool
string getHandlerMethod(mixed $command) Get the handler method for the given command. Parameters mixed $command Return Value string
array when() Get the events that trigger this service provider to register. Return Value array
Page 323 of 996