int getPerPage() Get the number of models to return per page. Return Value int
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
HasMany hasMany(string $related, string $foreignKey = null, string $localKey = null) Define a one-to-many relationship. Parameters string $related string $foreignKey string $localKey Return Value HasMany
Page 324 of 996