string __toString() Convert the message bag to its string representation. Return Value string
static void setParameters(array $parameters = array()) Set the global parameter mapping. Parameters array $parameters Return Value void
static array compiles() Get a list of files that should be compiled for the package. Return Value array
static void swap(mixed $instance) Hotswap the underlying instance behind the facade. Parameters mixed $instance Return Value void
void touchIfTouching() If we're touching the parent model, touch. Return Value void
bool hasGetMutator(string $key) Determine if a get mutator exists for an attribute. Parameters string $key Return Value bool
void reconnect() Reconnect to the database. Return Value void Exceptions LogicException
static mixed __callStatic(string $method, array $args) Handle dynamic, static calls to the object. Parameters string $method array $args Return Value mixed
bool enableForeignKeyConstraints() Enable foreign key constraints. Return Value bool
bool isDownForMaintenance() Determine if the application is currently down for maintenance. Return Value bool
Page 254 of 996