void touch() Touch all of the related models for the relationship. Return Value void
OutputInterface getOutput() Get the output implementation. Return Value OutputInterface
array all() Get a list of all of the failed jobs. Return Value array
static Application getFacadeApplication() Get the application instance behind the facade. Return Value Application
bool trashed() Determine if the model instance has been soft-deleted. Return Value bool
mixed __call(string $method, array $parameters) Dynamically handle calls to the class. Parameters string $method array $parameters Return Value mixed Exceptions BadMethodCallException
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
Collection getEager() Get the relationship for eager loading. Return Value Collection
Page 319 of 996