PDO createConnection(string $dsn, array $config, array $options) Create a new PDO connection. Parameters string $dsn array $config array $options Return Value PDO
bool exists(string|array $key) Checks if an attribute exists. Parameters string|array $key Return Value bool
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
int currentPage() Get the current page. Return Value int
static array compiles() Get a list of files that should be compiled for the package. Return Value array
void __construct(Application $app) Create a new PasswordBroker manager instance. Parameters Application $app Return Value void
string|null previousPageUrl() Get the URL for the previous page. Return Value string|null
void __wakeup() Restore the model after serialization. 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
Page 712 of 996