static array getDirectories() Gets all the directories registered with the loader. Return Value array
void commit() Commit the active database transaction. Return Value void
Collection whereStrict(string $key, mixed $value) Filter items by the given key value pair using strict comparison. Parameters string $key mixed $value Return Value Collection
void __wakeup() Restore the model after serialization. Return Value void
string|null previousPageUrl() Get the URL for the previous page. Return Value string|null
void __construct(Application $app) Create a new PasswordBroker manager instance. Parameters Application $app Return Value void
static array compiles() Get a list of files that should be compiled for the package. Return Value array
int currentPage() Get the current page. Return Value int
int getFetchMode() Get the default fetch mode for the connection. Return Value int
int getMultiCount(string $collection, string $column, array $values, array $extra = array()) Count the number of objects in a collection with the given values. Parameters string $collection string $column array $values array $extra Return Value int
Page 15 of 996