void offsetUnset(mixed $offset) Unset the value for a given offset. Parameters mixed $offset Return Value void
static void setFacadeApplication(Application $app) Set the application instance. Parameters Application $app Return Value void
getMetadataBag() {@inheritdoc}
int count() Count the number of items in the collection. Return Value int
void listen(Closure $callback) Register a database query listener with the connection. Parameters Closure $callback Return Value void
static Expectation shouldReceive() Initiate a mock expectation on the facade. Return Value Expectation
mixed __call(string $method, array $parameters) Pass dynamic methods call onto Flysystem. Parameters string $method array $parameters Return Value mixed Exceptions BadMethodCallException
bool logging() Determine whether we're logging queries. Return Value bool
int|bool decrement(string $key, mixed $value = 1) Increment the value of an item in the cache. Parameters string $key mixed $value Return Value int|bool
void touch() Touch all of the related models for the relationship. Return Value void
Page 768 of 996